Minor Release (v1.3.0)

This commit is contained in:
Lucas Larroche 2021-07-03 13:36:31 +07:00
parent c874560a24
commit ea52ff6be6
12 changed files with 12 additions and 12 deletions

View file

@ -1,5 +1,5 @@
/*!
* Pico.css v1.2.1 (https://picocss.com)
* Pico.css v1.3.0 (https://picocss.com)
* Copyright 2019-2021 - Licensed under MIT
*/
/**

File diff suppressed because one or more lines are too long

View file

@ -1,5 +1,5 @@
/*!
* Pico.css v1.2.1 (https://picocss.com)
* Pico.css v1.3.0 (https://picocss.com)
* Copyright 2019-2021 - Licensed under MIT
*/
/**

View file

@ -1,5 +1,5 @@
/*!
* Pico.css v1.2.1 (https://picocss.com)
* Pico.css v1.3.0 (https://picocss.com)
* Copyright 2019-2021 - Licensed under MIT
*/
/**

File diff suppressed because one or more lines are too long

2
css/pico.min.css vendored

File diff suppressed because one or more lines are too long

View file

@ -1,5 +1,5 @@
/*!
* Pico.css v1.2.1 (https://picocss.com)
* Pico.css v1.3.0 (https://picocss.com)
* Copyright 2019-2021 - Licensed under MIT
*
* Slim version example

View file

@ -1,5 +1,5 @@
/*!
* Pico.css v1.2.1 (https://picocss.com)
* Pico.css v1.3.0 (https://picocss.com)
* Copyright 2019-2021 - Licensed under MIT
*
* Slim version example

View file

@ -6,7 +6,7 @@
section > pre {
margin: var(--block-spacing-vertical) 0;
padding: calc(var(--block-spacing-vertical) / 1.5) var(--block-spacing-horizontal);
background-color: var( --card-sectionning-background-color);
background-color: var(--card-sectionning-background-color);
box-shadow: var(--card-box-shadow);
}

View file

@ -1,6 +1,6 @@
{
"name": "@picocss/pico",
"version": "1.2.1",
"version": "1.3.0",
"description": "Graceful & Minimal CSS design system in pure semantic HTML",
"author": "Lucas Larroche",
"main": "css/pico.min.css",

View file

@ -1,5 +1,5 @@
/*!
* Pico.css v1.2.1 (https://picocss.com)
* Pico.css v1.3.0 (https://picocss.com)
* Copyright 2019-2021 - Licensed under MIT
*/

View file

@ -1,5 +1,5 @@
/*!
* Pico.css v1.2.1 (https://picocss.com)
* Pico.css v1.3.0 (https://picocss.com)
* Copyright 2019-2021 - Licensed under MIT
*
* Slim version example