canonical / ds25

Canonical's design system
GNU Lesser General Public License v3.0
2 stars 1 forks source link

wip: feat: Minify/bundle storybook CSS with Lightning CSS #8

Closed jmuzina closed 1 month ago

jmuzina commented 1 month ago

This is based on #7 and #6 , so it includes their changes as well.

Consumes lightning CSS vite config from #6 and uses it to minify and bundle CSS with Lightning CSS.

Formal QA instructions to come after merging of #7 and #6 - blocked until then.

jmuzina commented 1 month ago

Closing as this isn't really needed for our current approach - no reason we should be bundling the CSS on the DS side, and if we were to create a lightning CSS config, it would probably be part of a vite config, not a vite-lightningcss-config