mirror of
https://github.com/ferdzo/serviceCRM.git
synced 2026-04-05 21:16:24 +00:00
Test
This commit is contained in:
9
frontend/servicecrm/tailwind.config.js
Normal file
9
frontend/servicecrm/tailwind.config.js
Normal file
@@ -0,0 +1,9 @@
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
module.exports = {
|
||||
content: [],
|
||||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
plugins: [],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user