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.
2 parents 3b42f04 + f59cbb9 commit a41b082Copy full SHA for a41b082
Project.toml
@@ -0,0 +1,18 @@
1
+name = "CSSUtil"
2
+uuid = "70588ee8-6100-5070-97c1-3cb50ed05fe8"
3
+version = "0.1.1"
4
+
5
+[deps]
6
+Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
7
+JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
8
+Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
9
+Measures = "442fdcdd-2543-5da2-b0f3-8c86c306513e"
10
+WebIO = "0f1e0344-ec1d-5b48-a673-e5cf874b6c29"
11
12
+[compat]
13
+Colors = "0.10, 0.12"
14
+JSON = "0.20, 0.21"
15
+Measures = "0.2, 0.3"
16
+WebIO = "0.7, 0.8"
17
18
REQUIRE
0 commit comments