[catalog/tailwind][xs]: use tailwind version from core lib.

This commit is contained in:
anuveyatsu
2021-08-20 13:30:06 +06:00
parent 9a117e3306
commit 56618506a8
3 changed files with 43 additions and 219 deletions

View File

@@ -1,6 +1,7 @@
const defaultTheme = require('tailwindcss/defaultTheme');
module.exports = {
mode: 'jit',
purge: [
'./pages/**/*.js',
'./pages/**/*.ts',