Globbing
This is what my stylesheet source looks like when using postcss-import w/ globbing:
Always missed globbing in Sass. With BEM you produce a lot of partials and don’t want to import every last one of them.
This is what my stylesheet source looks like when using postcss-import w/ globbing:
Always missed globbing in Sass. With BEM you produce a lot of partials and don’t want to import every last one of them.