enb / enb-stylus

Stylus related techs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Imports option

blond opened this issue · comments

imports: 'include'. By Default.

--include-css — Include regular CSS on @import. The default value is true.

@blond I do not agree with default.
Now on first step we open only styl imports, and pass the opening imports another css module – postcss
I propose to do by default – false

@tavriaforever default value should be suitable for BEM projects.

If value will be false — everyone will have to keep the source files for dist.

Import: this issue about option for enb-stylus, not for stylus renderer.

Fixed in #61