mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 11:16:15 -04:00
chore: lint with prettier on build
This commit is contained in:
parent
bf62c8ce09
commit
670826069b
40 changed files with 221 additions and 233 deletions
|
@ -10,7 +10,7 @@ $enable-semantic-container: false !default;
|
|||
// Enable .container and .container-fluid
|
||||
$enable-class-container: true !default;
|
||||
|
||||
// Enable a centered viewport for <header>, <main>, <footer> inside $enable-semantic-container
|
||||
// Enable a centered viewport for <header>, <main>, <footer> inside $enable-semantic-container
|
||||
// Fluid layout if disabled
|
||||
$enable-viewport: true !default;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue