Skip to content

Commit 053f9bd

Browse files
committed
Merge pull request #95 from joaoqalves/gh-pages
Add SASS support for `wiredep`
2 parents 31e26ae + 11bbe18 commit 053f9bd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

bower.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"name": "bootstrap-social",
3-
"main": "bootstrap-social.css",
3+
"main": [
4+
"bootstrap-social.css",
5+
"bootstrap-social.less",
6+
"bootstrap-social.scss"
7+
],
48
"license": "MIT",
59
"ignore": [
610
"assets",

0 commit comments

Comments
 (0)