File tree Expand file tree Collapse file tree 1 file changed +11
-10
lines changed
Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change 9393
9494---
9595
96+
97+ class: center, middle
98+
99+ 
100+
101+ ---
102+
96103### Formatting
97104
98105- [2.1.2](#2.1.2) < a name ='2.1.2 '> </ a > Use classes for all selectors. Ids are reserved for E2E testing and data arguments are for JS libraries
115122
116123---
117124
118- class: center, middle
119-
120- 
121-
122- ---
123-
124125### Formatting
125126
126127- [2.1.3](#2.1.3) < a name ='2.1.3 '> </ a > Avoid using tag selectors. Tag selectors come at a small performance penalty
176177
177178---
178179
179- ### Formatting
180+ class: center, middle
180181
181- - [2.1.6](#2.1.6) < a name =' 2.1.6 ' > </ a > Only use `! important` to keep a plane from crashing.
182+ 
182183
183184---
184185
185- class: center, middle
186+ ### Formatting
186187
187- 
188+ - [2.1.6](#2.1.6) < a name =' 2.1.6 ' > </ a > Only use `! important` to keep a plane from crashing.
188189
189190---
190191
You can’t perform that action at this time.
0 commit comments