clevercss 0.2.2 → 0.2.3
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- clevercss.cabal +2/−2
clevercss.cabal view
@@ -1,6 +1,6 @@ cabal-version: >=1.2 Name: clevercss-Version: 0.2.2+Version: 0.2.3 Category: Text Synopsis: A CSS preprocessor Description: CleverCSS is a CSS preprocessing library that allows defining variables and nesting selectors so that you don't need to Repeat Yourself.@@ -9,7 +9,7 @@ Author: Georg Brandl Maintainer: georg@python.org Homepage: http://sandbox.pocoo.org/clevercss-hs/-Stability: experimental+Stability: stable Extra-Source-Files: documentation.html, example.ccs Build-Type: Simple