0
I don't know where to start using the pile of bootstrap filesđŹ
Hi, I have a problem, I don't know where to start using the downloaded bootstrap files, since when I open the CSS bootstrap files, I see that they are a lot, and I don't know what the "MAP" files are for, please give me a suggestion and I really appreciate it,.....I am using it on a computer to local address of the files.....
2 Answers
+ 3
its okay. use the link if don't have bootstrap downloaded https://github.com/twbs/bootstrap/releases/download/v5.1.3/bootstrap-5.1.3-dist.zip
to download the latest bootstrap version right now on github.
there are 2 folders css and js
css contains all the css files and js has all the javascript files. noarmally what you need to use is bootstrap.css and bootstrap.js or if you want minimized version use bootstrap.min.css and bootstrap.min.js (sometimes you might not need to use js file. it depends on what you gonna make. but no harm on using)
that other files are only specific to some styling parts. (you might gonna need them. just use normal files of either bootstrap.min or bootstrap.
happy coding
+ 1
Madusha Sandaruwan thankđđ