Skip to content

Commit cf70044

Browse files
authored
release: version 2025.2.5 (#24)
1 parent 2d74245 commit cf70044

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,13 @@ If you feel awesome and want to support us in a small way, please consider starr
4141
<td><img src="https://img.shields.io/npm/v/style-forge.base" alt="npm"></td>
4242
<td>Basic styles and foundational components of the project.</td>
4343
</tr>
44+
<tr>
45+
<td>form</td>
46+
<td><a href="https://github.com/Style-Forge/form" target="_blank">GitHub</a></td>
47+
<td><a href="https://npmjs.com/package/style-forge.form" target="_blank">NPM</a></td>
48+
<td><img src="https://img.shields.io/npm/v/style-forge.form" alt="npm"></td>
49+
<td>Styles and components for creating forms.</td>
50+
</tr>
4451
<tr>
4552
<td>helpers</td>
4653
<td><a href="https://github.com/Style-Forge/helpers" target="_blank">GitHub</a></td>
@@ -49,19 +56,12 @@ If you feel awesome and want to support us in a small way, please consider starr
4956
<td>Utility functions and helpers for the project.</td>
5057
</tr>
5158
<tr>
52-
<td>└ media</td>
59+
<td>└&nbsp;media</td>
5360
<td><a href="https://github.com/Style-Forge/media" target="_blank">GitHub</a></td>
5461
<td><a href="https://npmjs.com/package/style-forge.media" target="_blank">NPM</a></td>
5562
<td><img src="https://img.shields.io/npm/v/style-forge.media" alt="npm"></td>
5663
<td>Comprehensive CSS media query helpers for responsive web design.</td>
5764
</tr>
58-
<tr>
59-
<td>form</td>
60-
<td><a href="https://github.com/Style-Forge/form" target="_blank">GitHub</a></td>
61-
<td><a href="https://npmjs.com/package/style-forge.form" target="_blank">NPM</a></td>
62-
<td><img src="https://img.shields.io/npm/v/style-forge.form" alt="npm"></td>
63-
<td>Styles and components for creating forms.</td>
64-
</tr>
6565
<tr>
6666
<td>themes</td>
6767
<td><a href="https://github.com/Style-Forge/themes" target="_blank">GitHub</a></td>

colors.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "style-forge.colors",
3-
"version": "2025.1.31",
3+
"version": "2025.2.5",
44
"description": "Style-Forge.Colors: customizable color palettes for consistent, visually appealing web designs.",
55
"type": "module",
66
"main": "colors.css",

web.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)