update-to-daisui-5.0 (#1)
Co-authored-by: Benjamin Palko <benjaminpalko@hotmail.com> Reviewed-on: #1
This commit is contained in:
parent
bf38f566c0
commit
c001cc4907
40 changed files with 751 additions and 409 deletions
5
packages/svelte/.gitignore
vendored
5
packages/svelte/.gitignore
vendored
|
|
@ -1,5 +1,8 @@
|
|||
# Based on https://raw.githubusercontent.com/github/gitignore/main/Node.gitignore
|
||||
|
||||
# Storybook
|
||||
storybook-static
|
||||
|
||||
# Output
|
||||
.output
|
||||
.vercel
|
||||
|
|
@ -180,4 +183,4 @@ dist
|
|||
.idea
|
||||
|
||||
# Finder (MacOS) folder config
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
Loading…
Add table
Add a link
Reference in a new issue