- Issue created by @mortona2k
- πΊπΈUnited States mortona2k Seattle
Having trouble with colors.
Error:
[vite] Internal server error: [postcss] Selector is expected
- πΊπΈUnited States mortona2k Seattle
The base theme compiles because it has no css, but the demo themes are broken until unocss issues are resolved.
-
mortona2k β
committed 65905c03 on 0.3.x
Resolve #3518971 "Support unocss 66.1"
-
mortona2k β
committed 65905c03 on 0.3.x
- πΊπΈUnited States mortona2k Seattle
By setting the base path to './' in vite.config.js, component images are working with relative paths.
https://git.drupalcode.org/project/unocss_starter/-/blob/0.3.x/demo/unoc...--un-bg-opacity was not being set, so I added /100 to the color class, and that seemed to work.
https://git.drupalcode.org/project/unocss_starter/-/blob/0.3.x/demo/unoc...