Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1137 implement new ds page header #1247

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

sandrahoang686
Copy link
Collaborator

Related Ticket: {link related ticket here}

Description of Changes

{Update with description of changes made in this pull request}

Notes & Questions About Changes

{Add additonal notes and outstanding questions here related to changes in this pull request}

Validation / Testing

{Update with info on what can be manually validated in the Deploy Preview link for example "Validate style updates to selection modal do NOT affect cards"}

sandrahoang686 and others added 5 commits November 6, 2024 11:06
@use is for importing and using styles within the current file, while @forward is for re-exporting styles to make them available to other files that import the current file.

I am still not sure, how to decide when to use @use and when to use @forward in this project. The design system documentation only mentions @forward, so I am going with this.
I was not able to set up the formatting to be run via the eslint extension, so I use the prettier extension for scss files - see settings.json.sample for a suggestion on how to configure the vscode workspace
Copy link

netlify bot commented Nov 7, 2024

Deploy Preview for veda-ui ready!

Name Link
🔨 Latest commit 2259ed3
🔍 Latest deploy log https://app.netlify.com/sites/veda-ui/deploys/672d456d40ecf1000977bb6c
😎 Deploy Preview https://deploy-preview-1247--veda-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants