svelte-snowpack-testdrive
svelte-snowpack-testdrive copied to clipboard
Example project for Snowpack v2 with Svelte, Typescript and Tailwind CSS
svelte-snowpack-testdrive
This is the example code for the article I wrote on Snowpack v2 and Svelte.
Snowpack with Svelte, Typescript and Tailwind CSS is a very pleasant surprise
What's in the box?
The example is based on Snowpack's Svelte CSA and includes the following.
- :heavy_check_mark: Snowpack v2 (beta)
- :heavy_check_mark: Svelte support
- :heavy_check_mark: Typescript support
- :heavy_check_mark: PostCSS with Tailwind CSS
To run the example
$ git clone https://github.com/codechips/svelte-snowpack-testdrive.git
$ cd svelte-snowpack-testdrive
$ npm i && npm start
There is more!
For more interesting stuff like this follow me on Twitter or check out my blog at https://codechips.me