Skip to content

Commit 7232349

Browse files
committed
Fixed missing 'main' in bower.json
1 parent dfbca30 commit 7232349

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

bower.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"name": "the-basic-brockmann",
33
"version": "0.2",
4+
"main": [
5+
"grid/_grid.scss",
6+
"grid/_mixins.scss",
7+
],
48
"ignore": [
59
"sass",
610
".gitignore",

0 commit comments

Comments
 (0)