mirror of
https://github.com/picocss/pico.git
synced 2025-04-27 19:46:14 -04:00
Added form validation
This commit is contained in:
parent
359e51ee06
commit
7602474cfd
241 changed files with 17845 additions and 118 deletions
|
@ -131,6 +131,7 @@ $modules: map.merge(
|
|||
"forms/input-file": true,
|
||||
"forms/input-range": true,
|
||||
"forms/input-search": true,
|
||||
"forms/validation": true,
|
||||
|
||||
// Components
|
||||
"components/accordion": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue