fix: fix icons have disappeared on contact information (#3194)
This commit is contained in:
Vendored
+1
-1
@@ -11,7 +11,7 @@ mix.webpackConfig({
|
||||
});
|
||||
|
||||
let purgeCssOptions = {
|
||||
whitelistPatterns: [/^vdp-datepicker/, /^StripeElement/, /^vgt/, /^vue-tooltip/, /^pretty/],
|
||||
whitelistPatterns: [/^fa-/, /^vdp-datepicker/, /^StripeElement/, /^vgt/, /^vue-tooltip/, /^pretty/],
|
||||
whitelistPatternsChildren: [/^vdp-datepicker/, /^vgt/, /^vue-tooltip/, /^pretty/]
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user