Minor Release (v1.3.3)

This commit is contained in:
Lucas Larroche 2021-07-25 16:48:01 +07:00
parent fbf3d4f27f
commit 9ef002d8ab
14 changed files with 23 additions and 17 deletions

View file

@ -7,7 +7,7 @@
<h3 align="center">Pico.css</h3>
<p align="center">
<strong>Graceful & Minimal CSS design system in pure semantic HTML.</strong><br>
<strong>Minimal CSS Framework for semantic HTML</strong><br>
Elegant styles for all natives HTML elements without <code>.classes</code> and dark mode automatically enabled.<br><br>
<a href="https://picocss.com/#examples">Examples</a> ·
<a href="https://picocss.com/docs/">Documentation</a>

View file

@ -1,5 +1,5 @@
/*!
* Pico.css v1.3.2 (https://picocss.com)
* Pico.css v1.3.3 (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.3.2 (https://picocss.com)
* Pico.css v1.3.3 (https://picocss.com)
* Copyright 2019-2021 - Licensed under MIT
*/
/**

View file

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

File diff suppressed because one or more lines are too long

4
css/pico.min-dist.css Normal file

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.3.2 (https://picocss.com)
* Pico.css v1.3.3 (https://picocss.com)
* Copyright 2019-2021 - Licensed under MIT
*
* Slim version example

View file

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

View file

@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<title>Pico.css • Graceful & Minimal CSS design system</title>
<title>Pico.css • Minimal CSS Framework for semantic HTML</title>
<link rel="shortcut icon" href="https://picocss.com/favicon.ico">
<link rel="stylesheet" href="../css/pico.min.css">
<link rel="stylesheet" href="css/pico.docs.min.css">

View file

@ -1,6 +1,6 @@
{
"name": "@picocss/pico",
"version": "1.3.2",
"version": "1.3.3",
"description": "Graceful & Minimal CSS design system in pure semantic HTML",
"author": "Lucas Larroche",
"main": "css/pico.min.css",
@ -13,13 +13,15 @@
"keywords": [
"css",
"css-framework",
"dark-theme",
"dark-mode",
"semantic",
"minimal",
"dark-theme",
"lightweight",
"minimal",
"minimalist",
"minimalistic",
"native-html",
"scss-framework",
"native-html"
"semantic"
],
"bugs": {
"url": "https://github.com/picocss/pico/issues"

View file

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

View file

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