mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-23 18:40:03 +00:00
Merge pull request #12534 from Techwraith/patch-1
Allow the bootstrap package in npm to expose css and less
This commit is contained in:
commit
81d9a46dcd
@ -11,6 +11,8 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "grunt test"
|
"test": "grunt test"
|
||||||
},
|
},
|
||||||
|
"style": "./dist/css/bootstrap.css",
|
||||||
|
"less": "./less/bootstrap.less",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/twbs/bootstrap.git"
|
"url": "https://github.com/twbs/bootstrap.git"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user