cozy / create-cozy-app

A CLI to bootstrap a "zero-configuration" application for the Cozy V3 platform
https://docs.cozy.io/en/tutorials/app/
MIT License
16 stars 15 forks source link

fix: Css Order #1423

Closed Crash-- closed 1 year ago

Crash-- commented 2 years ago

ThemeCSS should be the latest injected CSS since it can override css's variables.

It should be after the CSS from the app but also after the CozyBar since this lib inject its own CSS