mirror of
https://github.com/picocss/pico.git
synced 2025-04-21 17:16:14 -04:00
4 lines
79 B
SCSS
4 lines
79 B
SCSS
// Pico conditional version
|
|
@use "index" with (
|
|
$parent-selector: ".pico"
|
|
);
|