Kaynağa Gözat

260107 editor樣式調整

OMEGA\lulufj.ho 4 ay önce
ebeveyn
işleme
920b9d1052

+ 2
- 0
resources/css/lexical-editor-extend.css
Dosya farkı çok büyük olduğundan ihmal edildi
Dosyayı Görüntüle


+ 1
- 1
resources/views/welcome.blade.php
Dosya farkı çok büyük olduğundan ihmal edildi
Dosyayı Görüntüle


+ 1
- 1
vite.config.js Dosyayı Görüntüle

5
 export default defineConfig({
5
 export default defineConfig({
6
     plugins: [
6
     plugins: [
7
         laravel({
7
         laravel({
8
-            input: ['resources/css/app.css', 'resources/js/app.js'],
8
+            input: ['resources/css/app.css', 'resources/js/app.js','resources/css/lexical-editor-extend.css'],
9
             refresh: true,
9
             refresh: true,
10
         }),
10
         }),
11
         tailwindcss(),
11
         tailwindcss(),