Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (14 loc) · 288 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 288 Bytes

compile 用 gulp タスク

gulp

Description

・プラグイン

  • gulp-html-validator
  • gulp-autoprefixer
  • gulp-imagemin

Usage

  • HTMLバリデーション

$ gulp valid

  • CSS のコンパイル

$ gulp css

  • image ファイルの圧縮

$ gulp image