Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages