Comment on Ask HN: How to identify a website built with Bootstrap?parentComments−fmikhail12yUsually this is the best way.If the bootstrap.css has been renamed you can download bootstrap.css (or minified version) file,open css file in the website source, then [Ctrl+F]+[Ctrl+V].
Comments
Usually this is the best way.If the bootstrap.css has been renamed you can download bootstrap.css (or minified version) file,open css file in the website source, then [Ctrl+F]+[Ctrl+V].