mamba-layout 0.49.0 → 0.50.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -14,7 +14,6 @@ Shared Mamba Vue layout shell, styles, locale helpers, and a standalone browser
14
14
 
15
15
  <!-- Mamba Layout CSS - DO NOT modify or remove -->
16
16
  <script src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4"></script>
17
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/mamba-layout@latest/dist/theme.css" />
18
17
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/mamba-layout@latest/dist/layout.css" />
19
18
  ```
20
19
 
@@ -50,6 +49,7 @@ Shared Mamba Vue layout shell, styles, locale helpers, and a standalone browser
50
49
  <title>My App</title>
51
50
  <link type="text/css" rel="stylesheet" href="https://at.alicdn.com/t/c/font_4614982_ta3fsffdp7.css" />
52
51
  <link type="text/css" rel="stylesheet" href="https://at.alicdn.com/t/c/font_4839395_zeh0j9u8an.css" />
52
+ <script src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4"></script>
53
53
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/mamba-layout@latest/dist/layout.css" />
54
54
  <style>
55
55
  html, body, mamba-layout {