mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
- General infrastructure to support palette tweaking - Hue shifts per color scale (UI, permalinks, dynamic code snippets) - Scale overall chroma up/down (UI, permalinks, dynamic code snippets) - Update contrast ratio tables (styling for contrast up/down/fail could use improvement, but it's a starting point) - Make sure it works with Turbo (i.e. things don't break when we navigate to another page)
17 lines
213 B
Plaintext
17 lines
213 B
Plaintext
*.hbs
|
|
*.md
|
|
.cache
|
|
.github
|
|
cspell.json
|
|
dist
|
|
docs/search.json
|
|
src/components/icon/icons
|
|
src/react/index.ts
|
|
node_modules
|
|
package.json
|
|
package-lock.json
|
|
tsconfig.json
|
|
cdn
|
|
_site
|
|
docs/assets/scripts/prism-downloaded.js
|