diff --git a/.storybook/preview.js b/.storybook/preview.js index a1a18907..40b2e9f0 100644 --- a/.storybook/preview.js +++ b/.storybook/preview.js @@ -2,6 +2,10 @@ //load global styles and js import "../src/js/main.js"; import "../src/css/main.scss"; +//import "../src/css/main-qld-corporate.scss"; +//import "../src/css/main-qld-high-contrast.scss"; +//import "../src/css/main-qld-maroon.scss"; +//import "../src/css/main-campaign-neon.scss"; import { themes } from '@storybook/theming'; import {withThemeByClassName, DecoratorHelpers} from '@storybook/addon-themes'; diff --git a/src/css/main-campaign-neon-invert.scss b/src/css/main-campaign-neon-invert.scss index 5260e565..92f3248f 100644 --- a/src/css/main-campaign-neon-invert.scss +++ b/src/css/main-campaign-neon-invert.scss @@ -1,5 +1,6 @@ @charset "UTF-8"; -//This needs to be dynamically generated based off the tokens theme's +//GENERATED FILE from main.scss - DO NOT EDIT, delete and run npm run config to regenerate + // These imports have no CSS output, but provide variables, mixins and helpers to aid in construction of // a design cutup. diff --git a/src/css/main-campaign-neon.scss b/src/css/main-campaign-neon.scss index 14f3af84..e7fd62a2 100644 --- a/src/css/main-campaign-neon.scss +++ b/src/css/main-campaign-neon.scss @@ -1,5 +1,6 @@ @charset "UTF-8"; -//This needs to be dynamically generated based off the tokens theme's +//GENERATED FILE from main.scss - DO NOT EDIT, delete and run npm run config to regenerate + // These imports have no CSS output, but provide variables, mixins and helpers to aid in construction of // a design cutup. diff --git a/src/css/main-invert.scss b/src/css/main-invert.scss index 6a259580..f08d087f 100644 --- a/src/css/main-invert.scss +++ b/src/css/main-invert.scss @@ -1,5 +1,6 @@ @charset "UTF-8"; -//This needs to be dynamically generated based off the tokens theme's +//GENERATED FILE from main.scss - DO NOT EDIT, delete and run npm run config to regenerate + // These imports have no CSS output, but provide variables, mixins and helpers to aid in construction of // a design cutup. diff --git a/src/css/main-qld-high-contrast-invert.scss b/src/css/main-qld-high-contrast-invert.scss index ed9e8f11..8f6ead35 100644 --- a/src/css/main-qld-high-contrast-invert.scss +++ b/src/css/main-qld-high-contrast-invert.scss @@ -1,7 +1,6 @@ @charset "UTF-8"; //GENERATED FILE from main.scss - DO NOT EDIT, delete and run npm run config to regenerate -//This needs to be dynamically generated based off the tokens theme's // These imports have no CSS output, but provide variables, mixins and helpers to aid in construction of // a design cutup. diff --git a/src/css/main-qld-high-contrast.scss b/src/css/main-qld-high-contrast.scss index 44de62df..55e6338e 100644 --- a/src/css/main-qld-high-contrast.scss +++ b/src/css/main-qld-high-contrast.scss @@ -1,7 +1,6 @@ @charset "UTF-8"; //GENERATED FILE from main.scss - DO NOT EDIT, delete and run npm run config to regenerate -//This needs to be dynamically generated based off the tokens theme's // These imports have no CSS output, but provide variables, mixins and helpers to aid in construction of // a design cutup. diff --git a/src/css/main-qld-maroon-invert.scss b/src/css/main-qld-maroon-invert.scss index 5c10f305..5a13cf00 100644 --- a/src/css/main-qld-maroon-invert.scss +++ b/src/css/main-qld-maroon-invert.scss @@ -1,5 +1,6 @@ @charset "UTF-8"; -//This needs to be dynamically generated based off the tokens theme's +//GENERATED FILE from main.scss - DO NOT EDIT, delete and run npm run config to regenerate + // These imports have no CSS output, but provide variables, mixins and helpers to aid in construction of // a design cutup. diff --git a/src/css/main-qld-maroon.scss b/src/css/main-qld-maroon.scss index be2486ec..2d3da056 100644 --- a/src/css/main-qld-maroon.scss +++ b/src/css/main-qld-maroon.scss @@ -1,5 +1,6 @@ @charset "UTF-8"; -//This needs to be dynamically generated based off the tokens theme's +//GENERATED FILE from main.scss - DO NOT EDIT, delete and run npm run config to regenerate + // These imports have no CSS output, but provide variables, mixins and helpers to aid in construction of // a design cutup.