mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-10 15:35:34 +00:00
Adding purge css
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
module.exports = {
|
||||
purge: [],
|
||||
purge: [
|
||||
'./src/**/*.vue',
|
||||
],
|
||||
theme: {
|
||||
extend: {
|
||||
fontFamily: {
|
||||
|
||||
Reference in New Issue
Block a user