Rio Rifaldi
@rio-rifaldiAll solutions
- Submitted about 1 month ago
NFT Card List With Darkmode Theme
- HTML
- CSS
-
if you want to implement darkmode in tailwindcss + svelte in quick and only a few code, i recommend use shadcn-svelte. beside of that, this component library is very awesome and begginer friendly at least for me
-
for import more that one image, vite has build in import glob
const modules = import.meta.glob('./dir/*.js', { import: 'setup', eager: true, })
- in this project, i use svelte image optimizer from this
- Submitted 5 months ago
Recipe-Page With TailwindCSS + Vite
- HTML
- CSS
can everyone tell me how to read documentation properly and get good comprehension?