Commit 89b0e42
authored
fix: 🐛 CSS was wrongly placed in root
# Description
It seems like the custom styles file in not shipped with the extension.
Putting the rules in the brand file seems to work locally and I see
there is other css there as well. Worked for me locally too.
This PR needs a quick review..scss file (#192)1 parent b2a69d7 commit 89b0e42
File tree
3 files changed
+11
-17
lines changed- _extensions/seedcase-theme
3 files changed
+11
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
This file was deleted.
0 commit comments