mirror of
https://github.com/picocss/pico.git
synced 2025-04-21 17:16:14 -04:00
Clean redundant vars
This commit is contained in:
parent
165539bdd5
commit
8f53cacef5
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue