chore: Upgrade Tailwind from v2 to v3

This commit is contained in:
TwiN
2022-01-02 19:22:17 -05:00
parent 56048725e4
commit f467a77ae2
4 changed files with 126 additions and 505 deletions

View File

@ -1,5 +1,8 @@
module.exports = {
purge: ['./public/index.html', './src/**/*.{vue,js,ts,jsx,tsx}'],
content: [
'./public/index.html',
'./src/**/*.{vue,js,ts,jsx,tsx}'
],
darkMode: 'class', // or 'media' or 'class'
theme: {
fontFamily: {