Add OOCSS content

pull/1657/head
Kamran Ahmed 3 years ago
parent 402800b0c2
commit 5e5cacc08f
  1. 8
      content/roadmaps/100-frontend/content/108-css-architecture/101-oocss.md

@ -1 +1,7 @@
# Oocss
# OOCSS
As with any object-based coding method, the purpose of OOCSS or Object Oriented CSS is to encourage code reuse and, ultimately, faster and more efficient stylesheets that are easier to add to and maintain.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Website' href='http://oocss.org/'>OOCSS Official Website</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.smashingmagazine.com/2011/12/an-introduction-to-object-oriented-css-oocss/'>Introduction to Object Oriented CSS</BadgeLink>

Loading…
Cancel
Save