mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 02:24:19 +02:00
@@ -14,7 +14,7 @@
|
||||
],
|
||||
"homepage": "http://getbootstrap.com",
|
||||
"main": [
|
||||
"sass/_bootstrap.scss",
|
||||
"scss/_bootstrap.scss",
|
||||
"dist/css/bootstrap.css",
|
||||
"dist/js/bootstrap.js"
|
||||
],
|
||||
|
@@ -17,7 +17,7 @@
|
||||
"test": "grunt test"
|
||||
},
|
||||
"style": "dist/css/bootstrap.css",
|
||||
"sass": "_sass/bootstrap.sass",
|
||||
"sass": "scss/_bootstrap.scss",
|
||||
"main": "./dist/js/npm",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Reference in New Issue
Block a user