Skip to content

Publish NPM package which only contains CSS #1278

Answered by Jura
JinIgarashi asked this question in Q&A
Discussion options

You must be logged in to vote

@JinIgarashi , if you need just to include css in your project you can do it via jsdelivr CDN: https://cdn.jsdelivr.net/npm/@undp/design-system/ . Use instructions for specific components at https://design.undp.org/ to identify specific files to include.

If you need to work with SCSS files importing them and amending - you will have to keep this package as a dependency and import respective assets into yours

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Jura
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #1276 on August 09, 2023 16:40.