Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Object-Oriented CSS
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Rachel Ober
April 12, 2013
Programming
1
50
Object-Oriented CSS
Rachel Ober
April 12, 2013
Tweet
Share
More Decks by Rachel Ober
See All by Rachel Ober
So, You Want to Organize a Conference
rachelober
0
62
Front End Workshop 2015
rachelober
0
76
Front End Overview for Interns 2015
rachelober
1
55
IE Classes
rachelober
0
56
Front End Overview (2014)
rachelober
0
63
Team Communication Through Code
rachelober
0
85
Responsive Emails
rachelober
0
49
What I Learned About SVG
rachelober
0
71
Paperless Post Sass
rachelober
1
96
Other Decks in Programming
See All in Programming
[PHPerKaigi 2026]PHPerKaigi2025の企画CodeGolfが最高すぎて社内で内製して半年運営して得た内製と運営の知見
ikezoemakoto
0
310
我々はなぜ「層」を分けるのか〜「関心の分離」と「抽象化」で手に入れる変更に強いシンプルな設計〜 #phperkaigi / PHPerKaigi 2026
shogogg
2
710
Strategy for Finding a Problem for OSS: With Real Examples
kibitan
0
120
Everything Claude Code OSS詳細 — 5層構造の中身と導入方法
targe
0
160
AIと共にエンジニアとPMの “二刀流”を実現する
naruogram
0
110
Codex CLIのSubagentsによる並列API実装 / Parallel API Implementation with Codex CLI Subagents
takatty
2
720
Migration to Signals, Signal Forms, Resource API, and NgRx Signal Store @Angular Days 03/2026 Munich
manfredsteyer
PRO
0
190
Understanding Apache Lucene - More than just full-text search
spinscale
0
140
Tamach-sre-3_ANDPAD-shimaison93
mane12yurks38
0
200
見せてもらおうか、 OpenSearchの性能とやらを!
shunta27
1
160
テレメトリーシグナルが導くパフォーマンス最適化 / Performance Optimization Driven by Telemetry Signals
seike460
PRO
2
200
Nuxt Server Components
wattanx
0
210
Featured
See All Featured
Crafting Experiences
bethany
1
97
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
141
35k
Music & Morning Musume
bryan
47
7.1k
Amusing Abliteration
ianozsvald
0
150
Site-Speed That Sticks
csswizardry
13
1.1k
AI: The stuff that nobody shows you
jnunemaker
PRO
4
500
Are puppies a ranking factor?
jonoalderson
1
3.2k
Money Talks: Using Revenue to Get Sh*t Done
nikkihalliwell
0
190
Design of three-dimensional binary manipulators for pick-and-place task avoiding obstacles (IECON2024)
konakalab
0
390
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.9k
Fireside Chat
paigeccino
42
3.9k
Exploring the relationship between traditional SERPs and Gen AI search
raygrieselhuber
PRO
2
3.8k
Transcript
Object-Oriented CSS
Grid
None
Padding & Margins
app/styles/styleguide/_spacing.scss
None
None
Does that really help us?
Cascading Style Sheets (CSS) Noun A style sheet language used
for describing the presentation semantics (the look and formatting) of a document written in a markup language.
When I want to change a style, I should only
touch the CSS, not the HTML
http://ianstormtaylor.com/oocss-plus-sass-is-the-best-way-to-css/
OOCSS + Sass
None
None
None