Skip to content

Cannot activate G90 style #1140

Answered by theiliad
jgperrin asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, this is how our demo site does it

&.theme--g90 {
@import '../src/styles/styles-g90.scss';

@import './vendor/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/themes/mixins';
@include carbon--theme($carbon--theme--g90) {
$carbon--theme: $carbon--theme--g90;
@import './styles';
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by theiliad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants