Integrate booking edit into myep spa
This commit is contained in:
committed by
Björn Fromme
parent
213b75b863
commit
dbe4336550
+4
-4
@@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
parser: false,
|
||||
plugins: {
|
||||
'autoprefixer': {},
|
||||
}
|
||||
plugins: [
|
||||
require('tailwindcss'),
|
||||
require('autoprefixer'),
|
||||
]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user