Selaa lähdekoodia

Update documents

杜府 3 vuotta sitten
vanhempi
sitoutus
d347c3b602
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1 1
      .github/workflows/auto-public-stdf.yml
  2. 1 1
      doc/guide/quickStart_en.md

+ 1 - 1
.github/workflows/auto-public-stdf.yml

@@ -22,7 +22,7 @@ jobs:
               with:
                   node-version: 18.x
 
-            # 将 REDME_en.md 复制到 packages/stdf 目录下,并重命名为 README.md
+            # 将 README_en.md 复制到 packages/stdf 目录下,并重命名为 README.md
             - name: Copy README
               run: |
                   cp README_en.md packages/stdf/README.md

+ 1 - 1
doc/guide/quickStart_en.md

@@ -66,7 +66,7 @@ Note: The 'content' in the Tailwind configuration file represents all files that
 /** @type {import('tailwindcss').Config} */
 module.exports = {
     // ...
-    content: ['./src/**/*.{html,js,svelte}', './src/App.svelte', './node_modules/stdf/src/**/*.svelte'],
+    content: ['./index.html', './src/**/*.svelte', './node_modules/stdf/src/**/*.svelte'],
     theme: {
         colors: {
             // Theme Color