I want to install only relevant bootstrap files using nuget package manager console :
1.Boostrap.css
2.Bootstrap.mini.css
What is the command line for these two...?
Or is it poosible to copy these file from another project and paste in different projects content folder.?