-
Notifications
You must be signed in to change notification settings - Fork 42
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
[Ikoner] Bedre SVG-export #2300
Conversation
🦋 Changeset detectedLatest commit: 11a6e6a The changes in this PR will be included in the next version bump. This PR includes changesets to release 7 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Storybook demofd3e3ddbb | 59 komponenter | 384 stories |
Ser ut til å funke fint på Windows, men hvorfor parse i stedet for å hardkode endringen? |
Ikonene blir automatisk hentet fra Figma med width/height 24 + hardkodet fill-farge. Må endten parses da mellom hentig fra figma -> kode eller fra kode -> dist. Fordelen med å ha 24px + hex-verdi som kilde er at det er lettere å teste at contributors hard laget ikonet riktig. |
Co-authored-by: Halvor Haugan <83693529+HalvorHaugan@users.noreply.github.com>
Description
Resolves #2299
Change summary
TODO