cleaning up and trying to get new carbon components
This commit is contained in:
@@ -1,8 +1 @@
|
||||
@import "carbon-components/scss/globals/scss/styles.scss";
|
||||
|
||||
// TODO: important, note that if current version of sass in package.json is causing issues, install ^1.29.0
|
||||
$body-color: red;
|
||||
|
||||
body {
|
||||
color: $body-color !important;
|
||||
}
|
||||
@use "@carbon/react";
|
||||
|
||||
Reference in New Issue
Block a user