2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00
This commit is contained in:
Mark Otto
2015-08-12 20:01:38 -07:00
9 changed files with 101 additions and 36 deletions
-3
View File
@@ -57,7 +57,6 @@ module.exports = function (grunt) {
},
// JS build configuration
lineremover: {
es6Import: {
files: {
@@ -201,9 +200,7 @@ module.exports = function (grunt) {
files: 'js/tests/index.html'
},
// CSS build configuration
scsslint: {
options: {
config: 'scss/.scsslint.yml',