mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
Allow the bootstrap package in npm to expose css and less
This commit is contained in:
parent
c1a5e1443f
commit
fd9b29b43e
@ -11,6 +11,8 @@
|
||||
"scripts": {
|
||||
"test": "grunt test"
|
||||
},
|
||||
"style": "./dist/css/bootstrap.css",
|
||||
"less": "./less/bootstrap.less",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/twbs/bootstrap.git"
|
||||
|
Loading…
Reference in New Issue
Block a user