Open aleclarson opened 6 years ago
Support globbing (like @import 'mixins/*') in any language that compiles down to CSS.
@import 'mixins/*'
Here's a repository that adds this functionality to SASS in particular.
Support globbing (like
@import 'mixins/*'
) in any language that compiles down to CSS.Here's a repository that adds this functionality to SASS in particular.