We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb7f01e commit c8ea678Copy full SHA for c8ea678
README.md
@@ -1,7 +1,5 @@
1
# Advanced Color Picker
2
-Harnessing the full power of CSS Gradients
3
-
4
-[Demo](http://www.codingjack.com/advanced-color-picker/)
+Harnessing the full power of CSS Gradients | [Full Demo](http://www.codingjack.com/advanced-color-picker/)
5
6

7
@@ -155,4 +153,4 @@ npm run build
155
153
156
154
## Considerations
157
158
-If used in cases where all browsers must be accounted for, disable the "multiStops" and "conic" options.
+If used in cases where all browsers must be accounted for, set the "multiStops" and "conic" options to false.
0 commit comments