Commit 6a4b179f by Ari Rizzitano

bump @edx-bootstrap

parent 80849ce6
......@@ -3,3 +3,4 @@
.storybook
node_modules
npm-debug.log
.travis.yml
......@@ -17,8 +17,8 @@
"test": "jest --coverage"
},
"dependencies": {
"@edx/edx-bootstrap": "^0.3.3",
"classnames": "^2.2.5",
"edx-bootstrap": "^0.2.1",
"prop-types": "^15.5.8",
"react": "^15.5.4",
"react-dom": "^15.5.4"
......
@import '~edx-bootstrap/sass/open-edx/theme';
@import '~@edx/edx-bootstrap/sass/open-edx/theme';
@import "~bootstrap/scss/variables";
@import "~bootstrap/scss/mixins";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment