mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Switch to @nuxt/tailwind
This commit is contained in:
parent
810f145687
commit
afa6a7a3e1
6 changed files with 98 additions and 13 deletions
|
|
@ -1,6 +0,0 @@
|
|||
const join = require('path').join
|
||||
const tailwindJS = join(__dirname, 'tailwind.js')
|
||||
|
||||
module.exports = {
|
||||
plugins: [require('tailwindcss')(tailwindJS), require('autoprefixer')]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue