Fix links in Sass content
This commit is contained in:
@@ -15,7 +15,7 @@ Core features of SASS are:
|
||||
* Extends: CSS properties can be inherited
|
||||
* SASS files can be split into modules, which leads to smaller files and better file structures
|
||||
* Operators: Simple math calculations can be applied to CSS properties
|
||||
* Easily to integrate in nodejs-environments and build tools such s [NPM](/tools/npm.html), [Gulp](/tools/gulp.html) and [Grunt](/tools/grunt.html).
|
||||
* Easily to integrate in nodejs-environments and build tools such s [NPM](https://www.npmjs.com/), [Gulp](http://gulpjs.com/) and [Grunt](https://gruntjs.com/).
|
||||
|
||||
SASS has been widely adopted for many years and has evolved to an industry-standard backed by an active community since 2006.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user