2018-03-15 15:58:50 -04:00
|
|
|
# Style guides
|
2018-03-07 13:32:38 -05:00
|
|
|
|
|
|
|
## [HTML style guide](html.md)
|
|
|
|
|
|
|
|
## [SCSS style guide](scss.md)
|
|
|
|
|
|
|
|
## [JavaScript style guide](javascript.md)
|
|
|
|
|
|
|
|
## [Vue style guide](vue.md)
|
2018-03-14 15:32:36 -04:00
|
|
|
|
2019-07-24 09:10:06 -04:00
|
|
|
## Tooling
|
2018-03-14 15:32:36 -04:00
|
|
|
|
|
|
|
## [Prettier](prettier.md)
|
|
|
|
|
|
|
|
Our code is automatically formatted with [Prettier](https://prettier.io) to follow our guidelines.
|