Skip to content

Commit 55d02b3

Browse files
committed
Remove unused sass resources in css folder and simplify them
1 parent 5ed8c82 commit 55d02b3

File tree

13 files changed

+6
-48
lines changed

13 files changed

+6
-48
lines changed

common/css/_functions.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/* Import or define any sass mixins and functions below */

common/css/_variables.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// Variables, like colors and widths/heights here.

common/css/_vendors.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/* Import or define any sass mixins, functions, and vendor mixins below */
2+
3+
@import "~include-media/dist/include-media";

common/css/base/_globals.scss

Lines changed: 0 additions & 12 deletions
This file was deleted.

common/css/base/_typography.scss

Lines changed: 0 additions & 4 deletions
This file was deleted.

common/css/main.scss

Lines changed: 0 additions & 16 deletions
This file was deleted.

common/css/shame/_shame.scss

Lines changed: 0 additions & 9 deletions
This file was deleted.

common/css/utils/_colors.scss

Lines changed: 0 additions & 1 deletion
This file was deleted.

common/css/utils/_functions.scss

Lines changed: 0 additions & 1 deletion
This file was deleted.

common/css/utils/_variables.scss

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)