We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44f6679 commit 9b2d7bcCopy full SHA for 9b2d7bc
bower.json
@@ -1,8 +1,8 @@
1
{
2
"name": "bootstrap-stylus",
3
"version": "3.3.1",
4
- "main": "stylus/bootstrap.styl",
5
- "description": "A port of Bootstrap to Stylus",
+ "main": "bootstrap/bootstrap.styl",
+ "description": "A port of Bootsrap 3.3.1 to Stylus",
6
"ignore": [
7
"**/.*",
8
"node_modules",
package.json
@@ -1,11 +1,11 @@
"name": "bootstrap-styl",
- "description": "Port of the amazing Bootstrap 3 to Stylus",
+ "description": "Port of the amazing Bootstrap 3.3.1 to Stylus",
"keywords": [
"bootstrap",
"stylus"
],
- "version": "3.3.1",
+ "version": "4.0.0",
9
"devDependencies": {
10
"grunt": "~0.4.5",
11
"stylus": "~0.47.0",
0 commit comments