Skip to content

Commit 10295a1

Browse files
committed
chore: Bump to version v1.5.4
1 parent 131c636 commit 10295a1

12 files changed

+13
-13
lines changed

css/pico.classless.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.classless.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.fluid.classless.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.fluid.classless.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.slim.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.slim.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@picocss/pico",
3-
"version": "1.5.3",
3+
"version": "1.5.4",
44
"description": "Minimal CSS Framework for semantic HTML",
55
"author": "Lucas Larroche",
66
"main": "css/pico.min.css",

scss/pico.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Pico.css v1.5.3 (https://picocss.com)
2+
* Pico.css v1.5.4 (https://picocss.com)
33
* Copyright 2019-2022 - Licensed under MIT
44
*/
55

scss/pico.slim.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Pico.css v1.5.3 (https://picocss.com)
2+
* Pico.css v1.5.4 (https://picocss.com)
33
* Copyright 2019-2022 - Licensed under MIT
44
*
55
* Slim version example

0 commit comments

Comments
 (0)