Skip to content

Commit cdd4cee

Browse files
committed
pull in animations
1 parent 90ba40f commit cdd4cee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

knapsack/_index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Index
33
// ----
44

5-
5+
@import '_animations';
66
@import '_code';
77
@import '_layout';
88
@import '_tables';

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "knapsack",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"description": "A Sass utility belt",
55
"main": "knapsack/_index.scss",
66
"repository": {

0 commit comments

Comments
 (0)