mirror of
https://github.com/picocss/pico.git
synced 2025-02-22 00:04:36 -05:00
5 lines
79 B
SCSS
5 lines
79 B
SCSS
// Pico conditional version
|
|
@use "index" with (
|
|
$parent-selector: ".pico"
|
|
);
|