Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

[] bundles your CSS.

This plugin pack contains :

examples/example.css :

<example.css>

examples/imports/basic.css:

<imports/basic.css>

when bundled :

<example.expect.css>

postcss-import

postcss-import is also a CSS bundler and parts of [] are based on it.
While creating this plugin we also submitted patches to postcss-import where possible.

[] is tuned differently and lacks configuration options that are present in postcss-import.

[] is intended to just work and to be a drop-in replacement for native CSS @import statements.