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

Commit bcd411d

Browse files
author
Marlow Payne
committed
Place higher importance on newly generated Adaptive projects
1 parent 1a8eb1f commit bcd411d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/sass-lint/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Sass-Lint
22

3-
Sass-Lint is a pure node.js-only tool to help you write clean and consistent SCSS and Sass. You can run it manually from the command line, which will output any problems with your SCSS, including the filename and line number(s). Newly generated Adaptive.js projects use this tool by default, leveraging a Grunt task wrapper to invoke it.
3+
Sass-Lint is a pure node.js-only tool to help you write clean and consistent SCSS and Sass. Newly generated Adaptive.js projects use this tool by default, leveraging a Grunt task wrapper to invoke it. You can also run it manually from the command line, which will output any problems with your SCSS, including the filename and line number(s).
44

55
When enabled in an Adaptive.js project, Sass files may be linted by invoking `grunt sasslint` or `grunt scsslint`.
66

0 commit comments

Comments
 (0)