mirror of
https://github.com/picocss/pico.git
synced 2025-04-27 11:36:14 -04:00
feat: overflow-auto
This commit is contained in:
parent
d07f4b4960
commit
f958109248
45 changed files with 296 additions and 2 deletions
|
@ -12,6 +12,7 @@
|
|||
@use "layout/container"; // .container, .container-fluid
|
||||
@use "layout/section"; // section
|
||||
@use "layout/grid"; // .grid
|
||||
@use "layout/overflow-auto"; // .overflow-auto
|
||||
|
||||
// Content
|
||||
@use "content/link"; // a, role="link"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue