mirror of
https://github.com/picocss/pico.git
synced 2025-04-27 11:36:14 -04:00
feat: add color utilities
This commit is contained in:
parent
1fc835eb2b
commit
19920bbe9b
13 changed files with 1286 additions and 50 deletions
|
@ -1,5 +1,5 @@
|
|||
// Pico classless version
|
||||
@use "pico" with (
|
||||
@use "index" with (
|
||||
$enable-semantic-container: true,
|
||||
$enable-classes: false
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue