This content originally appeared on CodeSource.io and was authored by Jatin Hemnani
In this article, you will learn How To Add Tailwind CSS in your Svelte Kit Project.
Create Svelte Kit Project
npm init svelte@next example
Above command will create a Svelte Kit Project.
cd example/
npx svelte-add tailwindcss --jit
Above command will add Tailwind CSS to your project.
And the last step is to install the packages
npm install
The post Add Tailwind CSS In Svelte Kit Project appeared first on CodeSource.io.
This content originally appeared on CodeSource.io and was authored by Jatin Hemnani
Jatin Hemnani | Sciencx (2021-07-05T10:15:22+00:00) Add Tailwind CSS In Svelte Kit Project. Retrieved from https://www.scien.cx/2021/07/05/add-tailwind-css-in-svelte-kit-project/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.