You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: "Netcentric's coding and style rules for Stylelint"
3
+
date: 2022-01-10T15:28:43+06:00
4
+
draft: false
5
+
author:
6
+
name: "Ricard Torres"
7
+
url: "https://github.com/quicoto"
8
+
type: "post"
9
+
---
10
+
11
+
We have recently released a [new open source project](https://github.com/Netcentric/stylelint-config) for all those frontend heroes out there 🎉
12
+
13
+
At Netcentric we use [Stylelint](https://stylelint.io/) to ensure code quality amongst all projects when it comes to writing CSS, [SASS](https://sass-lang.com/), or [PostCSS](https://postcss.org/).
14
+
15
+
We have defined a set of rules as standards for all projects. Upon starting a new project the Tech Lead in charge of creating the frontend build will include this styling configuration. Hence, inheriting the Netcentric code style guidelines. And now, so can you!
16
+
17
+
If you don't know how, we've written a [Readme.md](https://github.com/Netcentric/stylelint-config/blob/main/README.md) for you to get started.
0 commit comments