From 9a379adc71e67a9954aa5e690d48f8bf00978b76 Mon Sep 17 00:00:00 2001 From: letieu Date: Wed, 10 Dec 2025 05:10:52 +0700 Subject: [PATCH] use v0.0.3 --- README.md | 8 ++++---- index.css | 2 +- index.html | 6 +++--- installation.html | 10 +++++----- showcase.html | 2 +- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index d2fc56f..f65accc 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,11 @@ Add these links to your HTML file: ```html - + - + ``` Optional: Add Tailwind CSS for layout utilities (flex, grid, spacing) @@ -48,7 +48,7 @@ To use any component, simply: My Terminal App - + @@ -58,7 +58,7 @@ To use any component, simply: - + ``` diff --git a/index.css b/index.css index 8ff32c8..3035d1d 100644 --- a/index.css +++ b/index.css @@ -1,5 +1,5 @@ /* ========================================================================== - terminal.css - Terminal CSS Component Library v0.0.2 + terminal.css - Terminal CSS Component Library v0.0.3 Bulma-style naming conventions ========================================================================== */ diff --git a/index.html b/index.html index f63ec0f..c2101b0 100644 --- a/index.html +++ b/index.html @@ -8,14 +8,14 @@ - + @@ -28,7 +28,7 @@
dev@localhost:~/
-
v0.0.2
+
v0.0.3
diff --git a/installation.html b/installation.html index 4a373d4..a4ed0ff 100644 --- a/installation.html +++ b/installation.html @@ -27,7 +27,7 @@
dev@localhost:~/tcss/installation
-
v0.0.2
+
v0.0.3
@@ -68,7 +68,7 @@
<link rel="stylesheet" - href="https://cdn.jsdelivr.net/gh/letieu/terminal.css@v0.0.2/index.css" + href="https://cdn.jsdelivr.net/gh/letieu/terminal.css@v0.0.3/index.css" />
@@ -89,7 +89,7 @@
<script - src="https://cdn.jsdelivr.net/gh/letieu/terminal.css@v0.0.2/index.js"></script>
@@ -192,7 +192,7 @@
<link rel="stylesheet" - href="https://cdn.jsdelivr.net/gh/letieu/terminal.css@v0.0.2/index.css">
@@ -238,7 +238,7 @@
<script - src="https://cdn.jsdelivr.net/gh/letieu/terminal.css@v0.0.2/index.js"></script>
diff --git a/showcase.html b/showcase.html index 5843b6f..1c416f0 100644 --- a/showcase.html +++ b/showcase.html @@ -83,7 +83,7 @@

Tags & Badges

- v0.0.2 + v0.0.3 Active Error Beta