mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 19:26:14 -04:00
style: figure
This commit is contained in:
parent
d3455eaca1
commit
d07f4b4960
125 changed files with 1559 additions and 4 deletions
|
@ -20,6 +20,7 @@
|
|||
@use "content/button"; // button, role="button", type="button", type="submit" ...
|
||||
@use "content/table"; // table, tr, td, ...
|
||||
@use "content/code"; // pre, code, ...
|
||||
@use "content/figure"; // figure, figcaption
|
||||
@use "content/miscs"; // hr, template, [hidden], dialog, canvas
|
||||
|
||||
// Forms
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue