File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,13 @@ The starter pack also includes
77[ tailwindcss-font-inter] ( https://github.com/semencov/tailwindcss-font-inter )
88plugin for Tailwind plus Prettier and Eslint plugins with opinionated settings.
99
10+ This is the code for my article [ Svelte + Tailwind + Parcel = Awesome!] ( https://codechips.me/svelte-tailwind-parcel-awesome/ ) .
11+
1012## Getting started
1113
1214```
1315# create new project
14- $ npx degit iljoo /svelte-tailwind-parcel-starter facebook-killer
16+ $ npx degit codechips /svelte-tailwind-parcel-starter facebook-killer
1517$ cd facebook-killer
1618
1719# install required packages
@@ -34,6 +36,6 @@ I take no responsibility if you get paid less because you have become more
3436productive with these awesome tools and suddenly started getting things done
3537faster.
3638
37- ## Questions?
39+ ## There is more!
3840
39- Find me on Twitter - [ @ilia_mikhailov ] ( https://twitter.com/ilia_mikhailov ) .
41+ For more interesting stuff like this follow me on [ Twitter ] ( https://twitter.com/codechips ) or check out my blog https://codechips.me
You can’t perform that action at this time.
0 commit comments