mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-07-18 01:54:24 +00:00
Migrate to Vite from CRA
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
module.exports = {
|
||||
export default {
|
||||
content: [
|
||||
"./src/**/*.{js,jsx,ts,tsx}",
|
||||
],
|
||||
|
Reference in New Issue
Block a user