Migrate to UnoCSS/TailwindCSS classes #2538
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
meta
Issues that track a number of other points
We're currently using Vuetify's CSS classes, but we should switch to UnoCSS classes (which are using the same preset as Tailwind, hence the issue name so it's a 1:1 replacement, but faster at building and fully CSS-standard).
This allows us:
Currently, UnoCSS is configured to work prefixed as
uno-
, so gettings started it's a matter of installing the recommended extensions in VSCode and typinguno-
in the class attribute of elements.Useful resources
The text was updated successfully, but these errors were encountered: