2018-05-09 12:01:36 +05:30
|
|
|
# Style guides
|
2018-03-27 19:54:05 +05:30
|
|
|
|
|
|
|
## [HTML style guide](html.md)
|
|
|
|
|
|
|
|
## [SCSS style guide](scss.md)
|
|
|
|
|
|
|
|
## [JavaScript style guide](javascript.md)
|
|
|
|
|
|
|
|
## [Vue style guide](vue.md)
|
2018-05-09 12:01:36 +05:30
|
|
|
|
|
|
|
# Tooling
|
|
|
|
|
|
|
|
## [Prettier](prettier.md)
|
|
|
|
|
|
|
|
Our code is automatically formatted with [Prettier](https://prettier.io) to follow our guidelines.
|