Skip to content

masato1983/shogo-log3

Repository files navigation

shogo-log3

【中級】XD デザインからのコーディング実践演習【JavaScript 導入】https://note.com/samuraibrass/n/nd1748e42934e

Note

gulp-imagemin

gulp-stylelint

  • problem: gulp-stylelint error on installation
  • resolve: Use @ronilaukkarinen/gulp-stylelint npm package
  • resource: olegskl/gulp-stylelint#132

json

  • problem: When referring to meta information, if the key contains special characters, it must be enclosed in square brackets, which is time consuming.
  • resolve: The key naming convention is lowerCase.
  • example: img:common(NG), imgCommon(ok)

gulp-json-sass-vars

  • problem: Critical warning during installation.
  • resolve: Since it is only used during development, the vulnerability is deemed not to be a particular problem.

About

【中級】XDデザインからのコーディング実践演習【JavaScript導入】https://note.com/samuraibrass/n/nd1748e42934e

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published