mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 02:36:15 -04:00
chore: remove examples
This commit is contained in:
parent
317e83a56f
commit
c9fd073a1f
10 changed files with 0 additions and 3837 deletions
|
@ -1,16 +0,0 @@
|
|||
// Config
|
||||
// --------------------
|
||||
|
||||
// Enable <header>, <main>, <footer> inside $semantic-root-element as containers
|
||||
$enable-semantic-container: true;
|
||||
|
||||
// Enable a centered viewport for <header>, <main>, <footer> inside $enable-semantic-container
|
||||
$enable-viewport: false;
|
||||
|
||||
// Enable .classes
|
||||
$enable-classes: false;
|
||||
|
||||
// Pico Lib
|
||||
// --------------------
|
||||
|
||||
@import "pico";
|
Loading…
Add table
Add a link
Reference in a new issue