-
I found that |
Beta Was this translation helpful? Give feedback.
Answered by
valcosmos
Jun 12, 2022
Replies: 1 comment
-
You can use this directives to compile:
But I have added
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
spcma
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use this directives to compile:
sass --embed-sources --style compressed ./src/styles/index.scss ./dist/index.min.css
But I have added
min.css
in the latest version, you can import it directly.import 'val-design/dist/index.min.css'