Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit b98d785

Browse files
Sgtpluckaduth
andauthored
Update _pages/css.md
Co-authored-by: Andrew Duthie <[email protected]>
1 parent 2241549 commit b98d785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: _pages/css.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ the difference will often be negligible once the output file has been gzipped.
360360
[placeholders]: http://thesassway.com/intermediate/understanding-placeholder-selectors
361361

362362
# Linting
363-
Using a linter will ensure that [Sass] code conforms to some consistent rules. A linting tool like
363+
Using a linter will ensure that CSS code conforms to some consistent rules. A linting tool like
364364
(Stylelint)[https://stylelint.io/] can issue warnings wherever your code differs from established rules.
365365

366366
## Setting up Stylelint locally

0 commit comments

Comments
 (0)