Line 68:
Line 68:
There are also libraries which use utility classes to integrate CSS properties within the website markup itself, such as [https://tailwindcss.com/ Tailwind] and [https://getbootstrap.com/ Bootstrap]. It is best not to trust anybody who uses these.
There are also libraries which use utility classes to integrate CSS properties within the website markup itself, such as [https://tailwindcss.com/ Tailwind] and [https://getbootstrap.com/ Bootstrap]. It is best not to trust anybody who uses these.
[[File:Cssgraph.png|thumb|Makes you think....]]
[[File:Cssgraph.png|thumb|Makes you think....]]
+
+
There are also CSS preprocessor libraries, such as [[SCSS|SASS/SCSS]]. While not as egregious as Tailwind and Bootstrap, one must maintain wariness of those who use these tools.
== See Also ==
== See Also ==