mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-03 10:23:05 +02:00
Break csslint targets.
This commit is contained in:
@@ -84,9 +84,13 @@ module.exports = function (grunt) {
|
||||
},
|
||||
src: [
|
||||
'dist/css/bootstrap.css',
|
||||
'dist/css/bootstrap-theme.css',
|
||||
'docs/assets/css/docs.css',
|
||||
'dist/css/bootstrap-theme.css'
|
||||
],
|
||||
examples: [
|
||||
'docs/examples/**/*.css'
|
||||
],
|
||||
docs: [
|
||||
'docs/assets/css/docs.css'
|
||||
]
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user