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 5e27800 commit 575145dCopy full SHA for 575145d
README
@@ -1,6 +1,6 @@
1
https://github.com/kkaefer/css-color-parser-cpp
2
3
-JavaScript parser for CSS color strings.
+C++ parser for CSS color strings.
4
5
> CSSColorParser::parse(" rgba (255, 128, 12, 0.5)");
6
Color [ 255, 128, 12, 0.5 ]
0 commit comments