mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
+1
-1
@@ -14,7 +14,7 @@
|
||||
],
|
||||
"homepage": "http://getbootstrap.com",
|
||||
"main": [
|
||||
"sass/_bootstrap.scss",
|
||||
"scss/_bootstrap.scss",
|
||||
"dist/css/bootstrap.css",
|
||||
"dist/js/bootstrap.js"
|
||||
],
|
||||
|
||||
+1
-1
@@ -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