Skip to content

Commit 10b30b9

Browse files
committed
minor updates
1 parent ed0acc7 commit 10b30b9

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

index.css

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
/* scratch framework */
22
@import '../scratch/lib/index.css';
33

4+
/* scratch grid */
5+
@import '../scratch-reset/index.css';
6+
47
/* scratch grid */
58
@import '../scratch-grid/lib/index.css';
69

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"license": "",
1414
"dependencies": {
1515
"@nikoloza/scratch": "^0.4.0",
16+
"@nikoloza/scratch-reset": "^0.4.0",
1617
"@nikoloza/scratch-animations": "^0.4.0",
1718
"@nikoloza/scratch-grid": "^0.4.0",
1819
"@nikoloza/scratch-helpers": "^0.4.0",

0 commit comments

Comments
 (0)