Skip to content

Commit 47753ae

Browse files
committed
upgraded version
1 parent 9211599 commit 47753ae

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@webpixels/css",
33
"description": "Utility and component-centric design system based on Bootstrap for fast, responsive UI development.",
4-
"version": "2.0.2",
4+
"version": "2.0.3",
55
"version_short": "2.0",
66
"license": "MIT",
77
"style": "dist/index.css",

scss/extra.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Webpixels CSS v2.0.2 (https://webpixels.io/)
2+
* Webpixels CSS v2.0.3 (https://webpixels.io/)
33
* Copyright 2025 Webpixels
44
* Licensed under MIT (https://github.com/webpixels/css/blob/main/LICENSE)
55
*/

scss/index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Webpixels CSS v2.0.2 (https://webpixels.io/)
2+
* Webpixels CSS v2.0.3 (https://webpixels.io/)
33
* Copyright 2025 Webpixels
44
* Licensed under MIT (https://github.com/webpixels/css/blob/main/LICENSE)
55
*/

scss/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Webpixels CSS v2.0.2 (https://webpixels.io/)
2+
* Webpixels CSS v2.0.3 (https://webpixels.io/)
33
* Copyright 2025 Webpixels
44
* Licensed under MIT (https://github.com/webpixels/css/blob/main/LICENSE)
55
*/

scss/utility.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// /*!
2-
// * Webpixels CSS v2.0.2 (https://webpixels.io/)
2+
// * Webpixels CSS v2.0.3 (https://webpixels.io/)
33
// * Copyright 2025 Webpixels
44
// * Licensed under MIT (https://github.com/webpixels/css/blob/main/LICENSE)
55
// */

0 commit comments

Comments
 (0)