fixed icons
هذا الالتزام موجود في:
@@ -1,19 +1,19 @@
|
||||
import { defineConfig } from 'vite'
|
||||
import react from '@vitejs/plugin-react'
|
||||
|
||||
// // https://vite.dev/config/
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
|
||||
plugins: [react()],
|
||||
})
|
||||
// /** @type {import('tailwindcss').Config} */
|
||||
// export default {
|
||||
// content: [
|
||||
// "./index.html",
|
||||
// "./src/**/*.{js,ts,jsx,tsx}",
|
||||
// ],
|
||||
// theme: {
|
||||
// extend: {},
|
||||
// },
|
||||
// plugins: [react()],
|
||||
// }
|
||||
css: {
|
||||
postcss: './postcss.config.js',
|
||||
},
|
||||
build: {
|
||||
outDir: 'dist',
|
||||
},
|
||||
base: './',
|
||||
server: {
|
||||
allowedHosts: [
|
||||
'.ghaymah.systems', '.free.pinggy.link' // Allow all subdomains of ghaymah.systems
|
||||
]
|
||||
}
|
||||
})
|
المرجع في مشكلة جديدة
حظر مستخدم