Example with @atomico/vite
With @atomico/vite you can use @atomico/postcss-tokens in your cssLiterals with the following configuration:
Enable the use of postcss for cssLiterals in the
vite.config.js
file
2. Add @atomico/postcss-tokensto your postcss config, example:
3. ready to use
Last updated