-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Return normalized declaration #10
Comments
LET"S FIX IT! |
@zxqfox what we should decide with decl versioning? |
https://github.com/bem-sdk/bemjson-to-decl/blob/master/index.js#L69 — we can pass an option here, right? |
the problem is in using right format, on which depends detect method of bem-decl. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Package must return normalized declaration with newer version of bem-decl.
@blond @zxqfox we should decide something with version of declaration in case that it didn't specified. We can use parse form bem-decl, but it expects special format.
The text was updated successfully, but these errors were encountered: