mirror of
https://github.com/lingble/chatwoot.git
synced 2025-10-29 18:22:53 +00:00
fix: Add portal pack to tailwind config (#5686)
This commit is contained in:
@@ -3,6 +3,7 @@ const { colors } = require('tailwindcss/defaultTheme');
|
||||
module.exports = {
|
||||
purge: [
|
||||
'./app/javascript/widget/**/*.vue',
|
||||
'./app/javascript/portal/**/*.vue',
|
||||
'./app/javascript/shared/**/*.vue',
|
||||
'./app/javascript/survey/**/*.vue',
|
||||
'./app/views/**/*.html.erb',
|
||||
|
||||
Reference in New Issue
Block a user