mirror of
https://github.com/picocss/pico
synced 2025-08-14 05:16:24 +00:00
chore: bump version to v2.0.0-rc1
This commit is contained in:
parent
43782f10c6
commit
cb25830d3c
@ -1,6 +1,6 @@
|
|||||||
@charset "UTF-8";
|
@charset "UTF-8";
|
||||||
/*!
|
/*!
|
||||||
* Pico CSS ✨ v2.0.0-alpha1 (https://picocss.com)
|
* Pico CSS ✨ v2.0.0-rc1 (https://picocss.com)
|
||||||
* Copyright 2019-2023 - Licensed under MIT
|
* Copyright 2019-2023 - Licensed under MIT
|
||||||
*/
|
*/
|
||||||
/**
|
/**
|
||||||
|
File diff suppressed because one or more lines are too long
2
css/pico.classless.min.css
vendored
2
css/pico.classless.min.css
vendored
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
|||||||
@charset "UTF-8";
|
@charset "UTF-8";
|
||||||
/*!
|
/*!
|
||||||
* Pico CSS ✨ v2.0.0-alpha1 (https://picocss.com)
|
* Pico CSS ✨ v2.0.0-rc1 (https://picocss.com)
|
||||||
* Copyright 2019-2023 - Licensed under MIT
|
* Copyright 2019-2023 - Licensed under MIT
|
||||||
*/
|
*/
|
||||||
:root {
|
:root {
|
||||||
|
File diff suppressed because one or more lines are too long
2
css/pico.colors.min.css
vendored
2
css/pico.colors.min.css
vendored
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
|||||||
@charset "UTF-8";
|
@charset "UTF-8";
|
||||||
/*!
|
/*!
|
||||||
* Pico CSS ✨ v2.0.0-alpha1 (https://picocss.com)
|
* Pico CSS ✨ v2.0.0-rc1 (https://picocss.com)
|
||||||
* Copyright 2019-2023 - Licensed under MIT
|
* Copyright 2019-2023 - Licensed under MIT
|
||||||
*/
|
*/
|
||||||
/**
|
/**
|
||||||
|
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
|||||||
@charset "UTF-8";
|
@charset "UTF-8";
|
||||||
/*!
|
/*!
|
||||||
* Pico CSS ✨ v2.0.0-alpha1 (https://picocss.com)
|
* Pico CSS ✨ v2.0.0-rc1 (https://picocss.com)
|
||||||
* Copyright 2019-2023 - Licensed under MIT
|
* Copyright 2019-2023 - Licensed under MIT
|
||||||
*/
|
*/
|
||||||
/**
|
/**
|
||||||
|
File diff suppressed because one or more lines are too long
2
css/pico.fluid.classless.min.css
vendored
2
css/pico.fluid.classless.min.css
vendored
File diff suppressed because one or more lines are too long
2
css/pico.min.css
vendored
2
css/pico.min.css
vendored
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@picocss/pico",
|
"name": "@picocss/pico",
|
||||||
"version": "2.0.0-alpha1",
|
"version": "2.0.0-rc1",
|
||||||
"description": "Minimal CSS Framework for semantic HTML",
|
"description": "Minimal CSS Framework for semantic HTML",
|
||||||
"author": "Lucas Larroche",
|
"author": "Lucas Larroche",
|
||||||
"main": "css/pico.min.css",
|
"main": "css/pico.min.css",
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/*!
|
/*!
|
||||||
* Pico CSS ✨ v2.0.0-alpha1 (https://picocss.com)
|
* Pico CSS ✨ v2.0.0-rc1 (https://picocss.com)
|
||||||
* Copyright 2019-2023 - Licensed under MIT
|
* Copyright 2019-2023 - Licensed under MIT
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user