Skip to content

Commit cce31d0

Browse files
committed
Merge branch 'v2' into fix/sass-loader-deprecation-warnings
2 parents e41c2cd + e1fb673 commit cce31d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
// Configuration
2-
2+
$enable-cssgrid: true;
33
@import "./node_modules/@govtechsg/sgds/sass/sgds.scss";
44

55

66
@import "base/all";
77
@import "layout/all";
88
@import "pages/all";
99
@import "utilities/all";
10-
@import "components/all";
10+
@import "components/all";

0 commit comments

Comments
 (0)