How to know if a class belongs to bootstrap?
07:02 12 Jan 2022

How do I know if a class such as mt-3 or table-left belongs to bootstrap or not?

Is there something like a website or tool, or something inside VSCode that helps me to check if a class is a bootstrap keyword or not?

html css visual-studio-code bootstrap-4 bootstrap-5