Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

Commit 9f121f3

Browse files
Merge pull request #121 from emulsify-ds/emulsify-core-upgrade
Emulsify Core Upgrade
2 parents 7b84cfe + e6f1c3e commit 9f121f3

File tree

4 files changed

+10285
-14524
lines changed

4 files changed

+10285
-14524
lines changed

components/00-base/01-colors/_colors-component-library.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
.sb-show-main {
88
background-color: clr(background);
99
color: clr(text);
10-
border-top: space(1) solid clr(accent);
1110
}
1211

1312
.cl-colors {
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
// Import additional stylesheets just for storybook.
2-
// import '../../../dist/css/cl-style.css';
1+
// Import project stylesheets just for Storybook.
2+
import '../../../dist/css/style.css';

0 commit comments

Comments
 (0)