Skip to content

Provides a CSS compiler that compiles higher-level code with single-line comments, nesting into a legacy CSS file.

License

Notifications You must be signed in to change notification settings

CypherPotato/cascadium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cascadium

Cascadium is an lightweight pre-processor for the CSS styling language.

This small module can compile CSS with the following features into a legacy CSS file that is more compatible with most browsers.

It is written in C#, built to run in any operating system without .NET installed. Also, it's source code is open-source.

Some of what it can do:

  • nesting
  • single line comments
  • minify and compress
  • merge equivalent queries and selectors
  • converters
  • rewriters

Getting started

Learn how to get started with Cascadium and optimize your CSS development.

About

Provides a CSS compiler that compiles higher-level code with single-line comments, nesting into a legacy CSS file.

Topics

Resources

License

Stars

Watchers

Forks