Skip to content

Commit

Permalink
Merge pull request #480 from picocss/dev
Browse files Browse the repository at this point in the history
v2.0.5
  • Loading branch information
lucaslarroche committed Mar 3, 2024
2 parents d610bd3 + 916ac90 commit 8d2a880
Show file tree
Hide file tree
Showing 242 changed files with 477 additions and 772 deletions.
13 changes: 2 additions & 11 deletions css/pico.amber.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS ✨ v2.0.4 (https://picocss.com)
* Pico CSS ✨ v2.0.5 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
*/
/**
Expand Down Expand Up @@ -708,16 +708,6 @@ section {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));
Expand Down Expand Up @@ -2496,6 +2486,7 @@ nav li :where(a, [role=link]):not(:hover) {
}
nav li button,
nav li [role=button],
nav li [type=button],
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
nav li select {
height: auto;
Expand Down
4 changes: 2 additions & 2 deletions css/pico.amber.min.css

Large diffs are not rendered by default.

13 changes: 2 additions & 11 deletions css/pico.blue.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS ✨ v2.0.4 (https://picocss.com)
* Pico CSS ✨ v2.0.5 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
*/
/**
Expand Down Expand Up @@ -708,16 +708,6 @@ section {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));
Expand Down Expand Up @@ -2496,6 +2486,7 @@ nav li :where(a, [role=link]):not(:hover) {
}
nav li button,
nav li [role=button],
nav li [type=button],
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
nav li select {
height: auto;
Expand Down
4 changes: 2 additions & 2 deletions css/pico.blue.min.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion css/pico.classless.amber.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS ✨ v2.0.4 (https://picocss.com)
* Pico CSS ✨ v2.0.5 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
*/
/**
Expand Down Expand Up @@ -2115,6 +2115,7 @@ nav li :where(a, [role=link]):not(:hover) {
}
nav li button,
nav li [role=button],
nav li [type=button],
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
nav li select {
height: auto;
Expand Down
4 changes: 2 additions & 2 deletions css/pico.classless.amber.min.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion css/pico.classless.blue.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS ✨ v2.0.4 (https://picocss.com)
* Pico CSS ✨ v2.0.5 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
*/
/**
Expand Down Expand Up @@ -2115,6 +2115,7 @@ nav li :where(a, [role=link]):not(:hover) {
}
nav li button,
nav li [role=button],
nav li [type=button],
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
nav li select {
height: auto;
Expand Down
4 changes: 2 additions & 2 deletions css/pico.classless.blue.min.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion css/pico.classless.conditional.amber.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS ✨ v2.0.4 (https://picocss.com)
* Pico CSS ✨ v2.0.5 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
*/
/**
Expand Down Expand Up @@ -2115,6 +2115,7 @@ main {
}
.pico nav li button,
.pico nav li [role=button],
.pico nav li [type=button],
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
.pico nav li select {
height: auto;
Expand Down
4 changes: 2 additions & 2 deletions css/pico.classless.conditional.amber.min.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion css/pico.classless.conditional.blue.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS ✨ v2.0.4 (https://picocss.com)
* Pico CSS ✨ v2.0.5 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
*/
/**
Expand Down Expand Up @@ -2115,6 +2115,7 @@ main {
}
.pico nav li button,
.pico nav li [role=button],
.pico nav li [type=button],
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
.pico nav li select {
height: auto;
Expand Down
4 changes: 2 additions & 2 deletions css/pico.classless.conditional.blue.min.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion css/pico.classless.conditional.cyan.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS ✨ v2.0.4 (https://picocss.com)
* Pico CSS ✨ v2.0.5 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
*/
/**
Expand Down Expand Up @@ -2115,6 +2115,7 @@ main {
}
.pico nav li button,
.pico nav li [role=button],
.pico nav li [type=button],
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
.pico nav li select {
height: auto;
Expand Down
4 changes: 2 additions & 2 deletions css/pico.classless.conditional.cyan.min.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion css/pico.classless.conditional.fuchsia.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS ✨ v2.0.4 (https://picocss.com)
* Pico CSS ✨ v2.0.5 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
*/
/**
Expand Down Expand Up @@ -2115,6 +2115,7 @@ main {
}
.pico nav li button,
.pico nav li [role=button],
.pico nav li [type=button],
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
.pico nav li select {
height: auto;
Expand Down
4 changes: 2 additions & 2 deletions css/pico.classless.conditional.fuchsia.min.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion css/pico.classless.conditional.green.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS ✨ v2.0.4 (https://picocss.com)
* Pico CSS ✨ v2.0.5 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
*/
/**
Expand Down Expand Up @@ -2115,6 +2115,7 @@ main {
}
.pico nav li button,
.pico nav li [role=button],
.pico nav li [type=button],
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
.pico nav li select {
height: auto;
Expand Down
4 changes: 2 additions & 2 deletions css/pico.classless.conditional.green.min.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion css/pico.classless.conditional.grey.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS ✨ v2.0.4 (https://picocss.com)
* Pico CSS ✨ v2.0.5 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
*/
/**
Expand Down Expand Up @@ -2115,6 +2115,7 @@ main {
}
.pico nav li button,
.pico nav li [role=button],
.pico nav li [type=button],
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
.pico nav li select {
height: auto;
Expand Down
4 changes: 2 additions & 2 deletions css/pico.classless.conditional.grey.min.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion css/pico.classless.conditional.indigo.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS ✨ v2.0.4 (https://picocss.com)
* Pico CSS ✨ v2.0.5 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
*/
/**
Expand Down Expand Up @@ -2115,6 +2115,7 @@ main {
}
.pico nav li button,
.pico nav li [role=button],
.pico nav li [type=button],
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
.pico nav li select {
height: auto;
Expand Down
4 changes: 2 additions & 2 deletions css/pico.classless.conditional.indigo.min.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion css/pico.classless.conditional.jade.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS ✨ v2.0.4 (https://picocss.com)
* Pico CSS ✨ v2.0.5 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
*/
/**
Expand Down Expand Up @@ -2115,6 +2115,7 @@ main {
}
.pico nav li button,
.pico nav li [role=button],
.pico nav li [type=button],
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
.pico nav li select {
height: auto;
Expand Down
4 changes: 2 additions & 2 deletions css/pico.classless.conditional.jade.min.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion css/pico.classless.conditional.lime.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS ✨ v2.0.4 (https://picocss.com)
* Pico CSS ✨ v2.0.5 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
*/
/**
Expand Down Expand Up @@ -2115,6 +2115,7 @@ main {
}
.pico nav li button,
.pico nav li [role=button],
.pico nav li [type=button],
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
.pico nav li select {
height: auto;
Expand Down
4 changes: 2 additions & 2 deletions css/pico.classless.conditional.lime.min.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion css/pico.classless.conditional.orange.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS ✨ v2.0.4 (https://picocss.com)
* Pico CSS ✨ v2.0.5 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
*/
/**
Expand Down Expand Up @@ -2115,6 +2115,7 @@ main {
}
.pico nav li button,
.pico nav li [role=button],
.pico nav li [type=button],
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
.pico nav li select {
height: auto;
Expand Down
4 changes: 2 additions & 2 deletions css/pico.classless.conditional.orange.min.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion css/pico.classless.conditional.pink.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS ✨ v2.0.4 (https://picocss.com)
* Pico CSS ✨ v2.0.5 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
*/
/**
Expand Down Expand Up @@ -2115,6 +2115,7 @@ main {
}
.pico nav li button,
.pico nav li [role=button],
.pico nav li [type=button],
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
.pico nav li select {
height: auto;
Expand Down
4 changes: 2 additions & 2 deletions css/pico.classless.conditional.pink.min.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion css/pico.classless.conditional.pumpkin.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS ✨ v2.0.4 (https://picocss.com)
* Pico CSS ✨ v2.0.5 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
*/
/**
Expand Down Expand Up @@ -2115,6 +2115,7 @@ main {
}
.pico nav li button,
.pico nav li [role=button],
.pico nav li [type=button],
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
.pico nav li select {
height: auto;
Expand Down
4 changes: 2 additions & 2 deletions css/pico.classless.conditional.pumpkin.min.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion css/pico.classless.conditional.purple.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS ✨ v2.0.4 (https://picocss.com)
* Pico CSS ✨ v2.0.5 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
*/
/**
Expand Down Expand Up @@ -2115,6 +2115,7 @@ main {
}
.pico nav li button,
.pico nav li [role=button],
.pico nav li [type=button],
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
.pico nav li select {
height: auto;
Expand Down
4 changes: 2 additions & 2 deletions css/pico.classless.conditional.purple.min.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion css/pico.classless.conditional.red.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS ✨ v2.0.4 (https://picocss.com)
* Pico CSS ✨ v2.0.5 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
*/
/**
Expand Down Expand Up @@ -2115,6 +2115,7 @@ main {
}
.pico nav li button,
.pico nav li [role=button],
.pico nav li [type=button],
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
.pico nav li select {
height: auto;
Expand Down
4 changes: 2 additions & 2 deletions css/pico.classless.conditional.red.min.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion css/pico.classless.conditional.sand.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS ✨ v2.0.4 (https://picocss.com)
* Pico CSS ✨ v2.0.5 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
*/
/**
Expand Down Expand Up @@ -2115,6 +2115,7 @@ main {
}
.pico nav li button,
.pico nav li [role=button],
.pico nav li [type=button],
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
.pico nav li select {
height: auto;
Expand Down
4 changes: 2 additions & 2 deletions css/pico.classless.conditional.sand.min.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion css/pico.classless.conditional.slate.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS ✨ v2.0.4 (https://picocss.com)
* Pico CSS ✨ v2.0.5 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
*/
/**
Expand Down Expand Up @@ -2115,6 +2115,7 @@ main {
}
.pico nav li button,
.pico nav li [role=button],
.pico nav li [type=button],
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
.pico nav li select {
height: auto;
Expand Down
4 changes: 2 additions & 2 deletions css/pico.classless.conditional.slate.min.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion css/pico.classless.conditional.violet.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS ✨ v2.0.4 (https://picocss.com)
* Pico CSS ✨ v2.0.5 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
*/
/**
Expand Down Expand Up @@ -2115,6 +2115,7 @@ main {
}
.pico nav li button,
.pico nav li [role=button],
.pico nav li [type=button],
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
.pico nav li select {
height: auto;
Expand Down
4 changes: 2 additions & 2 deletions css/pico.classless.conditional.violet.min.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion css/pico.classless.conditional.yellow.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Pico CSS ✨ v2.0.4 (https://picocss.com)
* Pico CSS ✨ v2.0.5 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
*/
/**
Expand Down Expand Up @@ -2115,6 +2115,7 @@ main {
}
.pico nav li button,
.pico nav li [role=button],
.pico nav li [type=button],
.pico nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
.pico nav li select {
height: auto;
Expand Down
4 changes: 2 additions & 2 deletions css/pico.classless.conditional.yellow.min.css

Large diffs are not rendered by default.

0 comments on commit 8d2a880

Please sign in to comment.