⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Preprocessor for CSS, including verification, calculation and minification

License

Notifications You must be signed in to change notification settings

norm/CSS-Prepare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

179 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Prepare

A "work in progress" (ie. not yet ready for prime-time) minifier/preprocessor for CSS:

  • parses CSS from multiple files, including a limited form of inheritence to enable base stylesheets to be used intelligently

  • can emit warnings when encountering invalid CSS

  • accepts "colour" and "background-colour" properties for people that habitually spell correctly

  • optimises output CSS files by omitting unnecessary source elements such as comments, non-significant whitespace and redundant rules

  • useful preprocessing features, such as

    • different block-level and line-level comment styles
    • reusable definitions
    • automatic expansion of commonly replicated CSS rules (eg. border-radius, -moz-border-radius, -webkit-border-radius)

About

Preprocessor for CSS, including verification, calculation and minification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •