mirror of
https://github.com/picocss/pico.git
synced 2025-05-05 07:07:11 -04:00
Include input-group
This commit is contained in:
parent
fa076fb360
commit
9234ad4948
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
@import "content/form"; // input, select, textarea, label, fieldset, legend
|
||||
@import "content/form-checkbox-radio"; // type=checkbox, type=radio, role=switch
|
||||
@import "content/form-alt-input-types"; // type=color, type=date, type=file, type=search, ...
|
||||
@import "content/form-input-group"; // input-group
|
||||
@import "content/table"; // table, tr, td, ...
|
||||
@import "content/code"; // pre, code, ...
|
||||
@import "content/miscs"; // hr, template, [hidden], dialog, canvas
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue