feat: add Pico conditional version

This commit is contained in:
Lucas Larroche 2024-01-27 11:26:25 +07:00
parent 4c678f1286
commit f7e63d69ae
3 changed files with 2796 additions and 0 deletions

View file

@ -0,0 +1,4 @@
// Pico conditional version
@use "index" with (
$parent-selector: ".pico"
);