mirror of
https://github.com/kognise/water.css.git
synced 2026-01-21 20:45:52 +01:00
feat: inline SVGs using postcss-inline-svg
This commit is contained in:
parent
64e7377caa
commit
436a4211eb
5 changed files with 78 additions and 12 deletions
|
|
@ -22,5 +22,5 @@
|
|||
--form-placeholder: #949494;
|
||||
--form-text: #000000;
|
||||
|
||||
--down-arrow-path: url("../arrow-dark.svg");
|
||||
--down-arrow-path: svg-load("../arrow-dark.svg");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue