Skip to content

Commit 0e220f5

Browse files
committed
minor changes
1 parent 7843908 commit 0e220f5

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

dist/main.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.

dist/main.css.map

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,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.0",
4+
"version": "2.0.0-beta.11",
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.0 (https://webpixels.io/)
2+
* Webpixels CSS v2.0.0-beta.11 (https://webpixels.io/)
33
* Copyright 2023 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.0 (https://webpixels.io/)
2+
* Webpixels CSS v2.0.0-beta.11 (https://webpixels.io/)
33
* Copyright 2023 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.0 (https://webpixels.io/)
2+
* Webpixels CSS v2.0.0-beta.11 (https://webpixels.io/)
33
* Copyright 2023 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.0 (https://webpixels.io/)
2+
// * Webpixels CSS v2.0.0-beta.11 (https://webpixels.io/)
33
// * Copyright 2023 Webpixels
44
// * Licensed under MIT (https://github.com/webpixels/css/blob/main/LICENSE)
55
// */

0 commit comments

Comments
 (0)