DEV Community

Discussion on: Build a Responsive Website using Svelte in 30 minutes.

Collapse
 
wearahelmet profile image
Vern Martin

Thank you for this. I'm just getting started with Svelte, and while I see comments saying this "should" be done in pure HTML and CSS, I needed to see how this much could be done in Svelte and how Svelte components might be organized -- and above all how to add bootstrap!

Collapse
 
karkranikhil profile image
Nikhil karkra

github.com/bestguy/sveltestrap

You can use sveltestrap. I have used the CDN of Bootstrap. You can download the bootstrap and place it under public folder and give the same path in index.html