Skip to content

lacherogwu/sveltekit-tailwindcss-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup tailwindcss on Sveltekit automatically

Setup tailwindcss on Sveltekit automatically

Important

⚠️ Run this library when you first initialize your sveltekit project: Be very careful here!

This library will overwrite the following files:

  • svelte.config.js
  • tailwind.config.cjs
  • app.css
  • __layout.svelte

How to use?

  1. Initialize sveltekit project (npm init svelte)
  2. Then run npx sveltekit-tailwindcss-setup

This library is implementing these steps all at once https://tailwindcss.com/docs/guides/sveltekit

About

Setup tailwindcss on Sveltekit automatically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published