mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 18:44:01 +02:00
Tabs to spaces. (#24110)
This commit is contained in:
@@ -44,6 +44,5 @@ module.exports = {
|
|||||||
* Bootstrap v${pkg.version} (${pkg.homepage})
|
* Bootstrap v${pkg.version} (${pkg.homepage})
|
||||||
* Copyright 2011-${year} ${pkg.author}
|
* Copyright 2011-${year} ${pkg.author}
|
||||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||||
*/
|
*/`
|
||||||
`
|
|
||||||
}
|
}
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"output": {
|
"output": {
|
||||||
"comments": "/^!/"
|
"comments": "/^!/"
|
||||||
},
|
},
|
||||||
"compress": {
|
"compress": {
|
||||||
"typeofs": false
|
"typeofs": false
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user