File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -102,3 +102,13 @@ Concatenating selector names makes it more difficult to search and find
102
102
selectors in the codebase.
103
103
104
104
</details >
105
+
106
+ ## Other style guides
107
+
108
+ - [ Google HTML/CSS Style Guide] ( https://google.github.io/styleguide/htmlcssguide.html )
109
+ - [ Principles of writing consistent, idiomatic CSS] ( https://github.com/necolas/idiomatic-css )
110
+ - [ My HTML/CSS coding style] ( https://csswizardry.com/2012/04/my-html-css-coding-style/ )
111
+ - [ Improving Code Readability With CSS Styleguides] ( https://www.smashingmagazine.com/2008/05/improving-code-readability-with-css-styleguides/ )
112
+ - [ Code Style Guide: CSS] ( https://github.com/ThinkUpLLC/ThinkUp/wiki/Code-Style-Guide:-CSS )
113
+ - [ CSS Coding Standards] ( https://developer.wordpress.org/coding-standards/wordpress-coding-standards/css/ )
114
+ - [ Scalable and Modular Architecture for CSS] ( http://smacss.com/ )
You can’t perform that action at this time.
0 commit comments