mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-06-27 23:57:26 -04:00
purge and nanoify
This commit is contained in:
parent
8bb860a865
commit
524e055e8c
4 changed files with 7504 additions and 2 deletions
|
@ -3,7 +3,9 @@ const defaultTheme = require('tailwindcss/defaultTheme')
|
|||
module.exports = {
|
||||
future: {
|
||||
},
|
||||
purge: [],
|
||||
purge: [
|
||||
"./templates/**/*.html"
|
||||
],
|
||||
theme: {
|
||||
extend: {
|
||||
colors: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue