format main.css and prettierignore base.css
This commit is contained in:
parent
d812084614
commit
4d64f831b0
|
@ -1,2 +1,3 @@
|
||||||
dist/
|
dist/
|
||||||
storybook-static
|
storybook-static
|
||||||
|
src/styles/base.css
|
||||||
|
|
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
/* necessary hack because scoped preflight in ./base.css has higher specificity */
|
/* necessary hack because scoped preflight in ./base.css has higher specificity */
|
||||||
.ace_cursor {
|
.ace_cursor {
|
||||||
border-left: 2px solid !important;
|
border-left: 2px solid !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user