🔧 config: tailwind purge path

:%s
This commit is contained in:
lytrankieio123 2021-08-20 09:36:44 +07:00
parent d3c94cfb79
commit d8ec1fa717

View File

@ -7,6 +7,7 @@ module.exports = {
content: [
'./pages/**/*.{js,ts,jsx,tsx}',
'./components/**/*.{js,ts,jsx,tsx}',
'./src/components/**/*.{js,ts,jsx,tsx}',
],
options: {
safelist: {