Skip to content

woodsweber/gulp-template-for-html-css-sass-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VALIDATE HTML

This task validates HTML pages. If no errors are found, the Gulp task will simply move down a line, reporting the task is done.

On error, however, you’ll receive one or more messages about your HTML errors. These errors are reported as having been found at line and column values. For example, 1.5 means an error on line 1, column 5.

About

A simple Gulp template for HTML, Sass/CSS, and ES6 JavaScript.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 58.7%
  • SCSS 39.2%
  • HTML 2.1%