Skip to content

Commit 704e664

Browse files
committed
update kwf
1 parent 7f9b966 commit 704e664

File tree

3 files changed

+215
-136
lines changed

3 files changed

+215
-136
lines changed

cache/scss/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*
2+
!.gitignore
3+

composer.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"require": {
3-
"koala-framework/koala-framework": "dev-master"
4-
}
3+
"koala-framework/koala-framework": "dev-node-sass"
4+
},
5+
"minimum-stability": "dev",
6+
"prefer-stable": true
57
}

0 commit comments

Comments
 (0)