Skip to content

v5.0.0

Latest

Choose a tag to compare

@maxhoffmann maxhoffmann released this 15 Oct 08:34
· 67 commits to master since this release
4e85163

This version disallows using imports in other files than main.css. It also prevents anything except for imports and comments inside of main.css.

This way main.css is the only file which imports other files, which makes the dependency graph as simple as possible.