Skip to content
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

!important в стилях #47

Open
AirMaks opened this issue Oct 20, 2020 · 2 comments
Open

!important в стилях #47

AirMaks opened this issue Oct 20, 2020 · 2 comments

Comments

@AirMaks
Copy link

AirMaks commented Oct 20, 2020

При написании слова !important, например: .m(height, 100vh !important), выходит ошибка. Как добавлять это слово?

@dmitry-lavrik
Copy link
Owner

Если .m - примесь breakPoint, то доступна m-block.
.m-block({ height: 100vh !important; });

@AirMaks
Copy link
Author

AirMaks commented Nov 26, 2020

Спасибо :)

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

No branches or pull requests

2 participants