mirror of
https://github.com/picocss/pico.git
synced 2025-04-30 04:49:13 -04:00
feat: overflow-auto
This commit is contained in:
parent
d07f4b4960
commit
f958109248
45 changed files with 296 additions and 2 deletions
|
@ -108,6 +108,7 @@ $modules: map.merge(
|
|||
"layout/container": true,
|
||||
"layout/section": true,
|
||||
"layout/grid": true,
|
||||
"layout/overflow-auto": true,
|
||||
|
||||
// Content
|
||||
"content/link": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue