mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 19:26:14 -04:00
Build CSS
This commit is contained in:
parent
2ed633575b
commit
af735a6d75
253 changed files with 1914 additions and 277 deletions
|
@ -2,7 +2,6 @@
|
|||
@use "../settings" as *;
|
||||
|
||||
@if map.get($modules, "forms/floating") {
|
||||
|
||||
$transition-fast: 150ms cubic-bezier(0.4, 0, 0.2, 1);
|
||||
|
||||
#{$parent-selector} section[role="form"] {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue