Skip to content

Init file layout and some basic CSS#185

Open
SenChung wants to merge 1 commit intomainfrom
QGDS-36-callouts-and-quotes
Open

Init file layout and some basic CSS#185
SenChung wants to merge 1 commit intomainfrom
QGDS-36-callouts-and-quotes

Conversation

@SenChung
Copy link

Init file layout -> this is based on the _example component
Some basic CSS change -> this was done to explore the projects styling and token system

@SenChung SenChung added the enhancement New feature or request label Dec 12, 2024
@SenChung SenChung requested review from duttonw and stvp-qld December 12, 2024 03:24
@SenChung SenChung self-assigned this Dec 12, 2024
@import "../../components/body/css/component.scss";
@import "../../components/breadcrumbs/css/component.scss";
@import "../../components/callout/css/component.scss";
@import "../../components/callout/callout.scss";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just checking, was this changed by the build script or by hand?

it should be picked up by https://github.com/qld-gov-au/qgds-vanilla/blob/main/.esbuild/plugins/qgds-plugin-sass-glob-builder.js#L9 on npm run build to include all scss from all components.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants