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 ef26e3f + 917013b commit 6d42b0eCopy full SHA for 6d42b0e
Changelog
@@ -0,0 +1,7 @@
1
+1.0.1
2
+-----
3
+- Improvements to support server-side rendering
4
+
5
+1.0.0
6
7
+- Initial release
project.clj
@@ -1,4 +1,4 @@
-(defproject untangled/om-css "1.0.1-SNAPSHOT"
+(defproject untangled/om-css "1.0.1"
:description "A composable library for co-located CSS on Om/Untangled UI components"
:url ""
:license {:name "MIT"
0 commit comments