"js/src/modal/modal.js" did not exist on "a79b8aa16ab5fa5c71a91425d8464f0bdcd3fe37"
Remove all uses of `selector &`
If we want to support namespaced import: ```scss .twbs { @import 'bootstrap'; } ``` We cannot use `selector &`, see sass/sass#1817. `fieldset[disabled] &` is not needed as we no longer support IE8.
Showing
+15 -25
Please register or sign in to comment