Skip to content

mirekm/css2clever

Folders and files

NameName
Last commit message
Last commit date

Latest commit

24e7849 · Sep 24, 2011

History

18 Commits
Sep 24, 2011
Sep 24, 2011
Sep 24, 2011
Sep 24, 2011
Sep 27, 2011

Repository files navigation

Simple tool handling conversion between CSS and CCSS (CleverCSS) formats

Usage:
./css2clever.py [-f ccss(default)|css] [-i INDENTION_STRING] input.css

Examples:
./css2clever.py -f css -t ’ ’ input.css
(outputs input.css as refactored CSS with 4 spaces as of single indention)

./css2clever.py input.css
(outputs input.css as refactored CleverCSS with TAB as a single indention)

About

Css to CleverCss coverter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages