refactor: upgrade tailwindcss

This commit is contained in:
Liyas Thomas
2021-03-17 18:00:58 +00:00
committed by GitHub
parent 1042310038
commit 942b86c647
4 changed files with 3 additions and 7 deletions

View File

@@ -5,11 +5,6 @@
** Default: https://github.com/tailwindcss/tailwindcss/blob/master/stubs/defaultConfig.stub.js
*/
module.exports = {
future: {
removeDeprecatedGapUtilities: true,
purgeLayersByDefault: true,
},
experimental: "all",
dark: "class",
corePlugins: {
float: false,