This is required for Compass compatibility. See
https://github.com/twbs/bootstrap-sass/issues/694
Also updates bower.json and package.json references to the main Sass
file.
"keywords": [
"css",
"js",
- "less",
+ "sass",
"mobile-first",
"responsive",
"front-end",
],
"homepage": "http://getbootstrap.com",
"main": [
- "less/bootstrap.less",
+ "sass/_bootstrap.scss",
"dist/css/bootstrap.css",
"dist/js/bootstrap.js"
],
"version": "3.3.1",
"keywords": [
"css",
- "less",
+ "sass",
"mobile-first",
"responsive",
"front-end",
"test": "grunt test"
},
"style": "dist/css/bootstrap.css",
- "less": "less/bootstrap.less",
+ "sass": "_sass/bootstrap.sass",
"main": "./dist/js/npm",
"repository": {
"type": "git",