You should probably use @ky-is/tailwind instead of this.
Scoped styles can be used in App.vue
default @import
maked styles global if used in <style scoped>,
using postcss-import
in postcss.config.js
fixes it.
.grid .grid-columns-{size} .col-span-{columns} .grid-gap-{size}
.table tr th td
Generating shades from one base color by taking thousands of small steps until desired WCAG Luminosity is reached.
vue add @therobot/tailwind