mirror of
https://github.com/picocss/pico
synced 2025-06-17 00:49:27 +00:00
Clean redundant vars
This commit is contained in:
parent
165539bdd5
commit
8f53cacef5
@ -85,9 +85,6 @@ $transition: .2s ease-in-out !default;
|
|||||||
// Responsive
|
// Responsive
|
||||||
// ––––––––––––––––––––
|
// ––––––––––––––––––––
|
||||||
|
|
||||||
$enable-responsive-typography: false !default;
|
|
||||||
$enable-responsive-spacings: false !default;
|
|
||||||
|
|
||||||
// xs: Extra small (portrait phones)
|
// xs: Extra small (portrait phones)
|
||||||
// sm: Small(landscape phones)
|
// sm: Small(landscape phones)
|
||||||
// md: Medium(tablets)
|
// md: Medium(tablets)
|
||||||
|
Loading…
Reference in New Issue
Block a user