2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

get the js working for docs

This commit is contained in:
Jacob Thornton
2015-08-12 19:59:55 -07:00
parent 575a886437
commit 23d05f1585
8 changed files with 87 additions and 8 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',