Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit 2bb96a4

Browse files
author
Marlow Payne
committed
Update CSS intro for Sass-lint
1 parent 21b7717 commit 2bb96a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/introduction/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ We follow a mixture of various methodologies include, but not limited to: SMACSS
1818
* [Vellum](https://github.com/mobify/vellum) is our starting point for base styles on Customer Success projects at Mobify
1919
* [Spline](https://github.com/mobify/spline) is our library of Sass mixins and functions
2020
* [Stencil](https://github.com/mobify/stencil) (Deprecated – but a new 2.0 version is coming soon!) is our library or reusable UI patterns
21-
* [SCSS-Lint](https://github.com/causes/scss-lint) is our preferred linter for `SCSS`. See our custom linting rules are found [here](https://github.com/mobify/mobify-code-style/blob/master/css/.scss-lint.yml))
21+
* [Sass-Lint](https://github.com/sasstools/sass-lint) is our preferred linter for `SCSS`. Our custom linting rules are found [here](https://github.com/mobify/mobify-code-style/blob/master/css/.sass-lint.yml))
2222
* [CSScomb](http://csscomb.com/) is a tool that can be plugged into most popular text editors that automatically formats your code! Our formatting ruleset can be found [here](https://github.com/mobify/mobify-code-style/blob/master/css/.csscomb.json)
2323

2424

0 commit comments

Comments
 (0)