/gulp-vue-app

Primary LanguageSassMIT LicenseMIT

GitHub Open Source Portfolio by Andrej Sharapov

andrejsharapov.github.io

Open Source Portfolio at GitHub

NPM Sources

node -v v12.13.0 - v16.17.1
npm -v 6.12.0 - 8.15.0
gulp cli -v 2.3.0
gulp -v 4.0.2

Visual Studio Code Plugins to Run

  • Live Sass Compiler (live compilation of SASS or SCSS to CSS)

Settings live Sass Compiler

  1. CTRL+SHIFT+/
  2. Search: liveSassCompile.settings.formats
  3. Check: settings.json
  4. Add code:
"liveSassCompile.settings.formats": [
    {
        "format": "expanded",
        "extensionName": ".css",
        "savePath": "/build/css/"
    }
],

Google Chrome plugins for GitHub

  • Octotree
  • OctoLinker
  • GitHub Repository Size
  • GitHub NPM Stats
  • NPMHub
  • Isometric Contributions
  • GitHub Hovercard
  • Refiner GitHub