jens-duttke / scss-declaration-map-demo

Demo of TypeScript declaration map used with SCSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo of TypeScript declaration map used with SCSS

This would be a great addition to the dts-css-modules-loader.

For more details see:
Megaputer/dts-css-modules-loader#27

Go To Definition

In VSCode:

  1. Open the index.ts file.
  2. Right click on either "wrapper", "foo" or "bar" and then choose "Go To Definition (F12)"

Declaration Preview

About

Demo of TypeScript declaration map used with SCSS.


Languages

Language:TypeScript 58.5%Language:SCSS 41.5%