rishavs / vanillajs-spa

a simple SPA in vanilla js
342 stars 107 forks source link

How to add custom styles ? #5

Open hethon opened 3 weeks ago

hethon commented 3 weeks ago

I am building a project that have the same structure as this one and I am not sure where to add my custom styles(css) ? Can you give me some idea of how to structure the project with custom css files?

rishavs commented 3 weeks ago

not sure I understood the question. You will be able add your css files to the index.html file in a style tag