Skip to content
This repository has been archived by the owner on Mar 25, 2018. It is now read-only.

Support globs as levels #4

Open
qfox opened this issue Jul 19, 2016 · 2 comments
Open

Support globs as levels #4

qfox opened this issue Jul 19, 2016 · 2 comments

Comments

@qfox
Copy link
Member

qfox commented Jul 19, 2016

I think we should support globs.

bemSrc('*.blocks', ...)

Also we can use globs as bemdecl (?) or techs options:

bemSrc('*.blocks/button/**', ...)

cc @blond Can you please describe this proposal more widely since you are the author?

@blond
Copy link
Member

blond commented Aug 9, 2016

Also we can use globs as bemdecl (?) or techs options:

I meant that we can use something like:

bemSrc('*.blocks/button/**/*.css')

@qfox
Copy link
Member Author

qfox commented Aug 9, 2016

I guess you need to write specification for these wildcards first.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants