Newer
Older
CrypticOreWallet / .vscode / settings.json
@Drew Lemmy Drew Lemmy on 8 Aug 2020 153 bytes feat: initial commit
{
  "favorites.resources": [
    "node_modules/bootstrap/scss"
  ],
  "scss.aliasPaths": {
    "scss": "src/scss",
    "fontello": "src/fontello",
  },
}