Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 284 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 284 Bytes

raw-project

Project boilerplate - docs comming soon

CODE STYLE

HTML, CSS, SCSS

indent_style = space

indent_size = 4

tab_size = 4

continuation_indent = 8

JAVASCRIPT

indent_style = space

indent_size = 4

tab_size = 4

continuation_indent = 4

indent chained methods = true