Normalize and enforce single quotes in styles
- Replace stylelint property in package.json with .stylelintrc.js - Add string-quotes stylelint rule - Fix quotes
This commit is contained in:
@@ -1 +1 @@
|
||||
@import "~bootstrap/scss/bootstrap";
|
||||
@import '~bootstrap/scss/bootstrap';
|
||||
|
||||
Reference in New Issue
Block a user