Skip to content

Commit d670821

Browse files
authored
fix(kinetics): Remove Kinetics styles (#4611)
1 parent 7fa7fa2 commit d670821

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

ui/index-internal.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
// Framework
1919
@import 'touch/index';
2020
@import 'components/index';
21-
@import 'components/kinetics';
2221
@import 'utilities/index';
2322

2423
// Print

ui/index.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
// Framework
1212
@import 'touch/index';
1313
@import 'components/index';
14-
@import 'components/kinetics';
1514
@import 'utilities/index';
1615

1716
// Print

0 commit comments

Comments
 (0)