You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
topbar should not be extended like that, right? Styles should be { topbar: "topbar--hhDqN", search: "search--1hPrb iconMagnifier--28gN4" }.
Though?
The text was updated successfully, but these errors were encountered:
trungfinity
changed the title
when extend child class, parent class is also extended
When extend child class, parent class is also extended
May 28, 2015
I have this piece of CSS:
After running through
css-loader
with:I got something like that with exported styles:
topbar
should not be extended like that, right? Styles should be{ topbar: "topbar--hhDqN", search: "search--1hPrb iconMagnifier--28gN4" }
.Though?
The text was updated successfully, but these errors were encountered: