Skip to content

Commit d029328

Browse files
committed
fun with tailwind 💨
1 parent 89eb021 commit d029328

13 files changed

+4203
-924
lines changed

‎.prettierrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
}
1111
}
1212
],
13-
"svelteSortOrder": "scripts-styles-markup",
13+
"svelteSortOrder": "scripts-markup-styles",
1414
"svelteBracketNewLine": false
1515
}

‎CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## unreleased
44

5+
* bye bye yarn
6+
* selectContainer and other CSS class names updated, selectContainer -> select-container for example
57
* LoadingIcon prop added, must be imported to have a spinner/loader
68
* CSS props updates. Added .icons and removed some css vars
79
* ClearIcon and ChevronIcon no longer included by default

0 commit comments

Comments
 (0)