From ebf1d40501ec408a5063e239357cc93c7e25f004 Mon Sep 17 00:00:00 2001 From: letieu Date: Tue, 9 Dec 2025 01:23:27 +0700 Subject: [PATCH] update docs, showcase, v0.0.2 --- README.md | 8 ++++---- index.css | 2 +- index.html | 2 +- installation.html | 10 +++++----- showcase.html | 2 +- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 7397e21..541e707 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,11 @@ Add these links to your HTML file: ```html - + - + ``` Optional: Add Tailwind CSS for layout utilities (flex, grid, spacing) @@ -47,7 +47,7 @@ To use any component, simply: My Terminal App - + @@ -57,7 +57,7 @@ To use any component, simply: - + ``` diff --git a/index.css b/index.css index dc966e0..dbeb892 100644 --- a/index.css +++ b/index.css @@ -1,5 +1,5 @@ /* ========================================================================== - terminal.css - Terminal CSS Component Library v0.0.1 + terminal.css - Terminal CSS Component Library v0.0.2 Bulma-style naming conventions ========================================================================== */ diff --git a/index.html b/index.html index 1b37e22..78d1c08 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,7 @@
dev@localhost:~/
-
v0.0.1
+
v0.0.2
diff --git a/installation.html b/installation.html index 88f1467..b091b85 100644 --- a/installation.html +++ b/installation.html @@ -28,7 +28,7 @@ dev@localhost:~/tcss/installation
- v0.0.1 + v0.0.2
@@ -70,7 +70,7 @@
<link rel="stylesheet" - href="https://cdn.jsdelivr.net/gh/letieu/terminal.css@v0.0.1/index.css" + href="https://cdn.jsdelivr.net/gh/letieu/terminal.css@v0.0.2/index.css" />
@@ -91,7 +91,7 @@
<script - src="https://cdn.jsdelivr.net/gh/letieu/terminal.css@v0.0.1/index.js"></script>
@@ -189,7 +189,7 @@
<link rel="stylesheet" - href="https://cdn.jsdelivr.net/gh/letieu/terminal.css@v0.0.1/index.css">
@@ -235,7 +235,7 @@
<script - src="https://cdn.jsdelivr.net/gh/letieu/terminal.css@v0.0.1/index.js"></script>
diff --git a/showcase.html b/showcase.html index 70c391b..5843b6f 100644 --- a/showcase.html +++ b/showcase.html @@ -83,7 +83,7 @@

Tags & Badges

- v0.0.1 + v0.0.2 Active Error Beta