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
Basically, I wanted to isolate an element of my DOM by telling bootstrap to get applied only on elements inside an element having the css class 'bootstrap'.
Basically, I wanted to isolate an element of my DOM by telling bootstrap to get applied only on elements inside an element having the css class 'bootstrap'.
So the idea was to do it this way:
Knowing that:
package.json
However, the generated css file is almost perfect except these lines where lessc duplicates the css class "wrapper":
And for some other lines it edit the selector this way:
The text was updated successfully, but these errors were encountered: