Skip to content

RentecTravis/webstorm-sass-tilde-bug-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

View SCSS

  1. Open ./src/index.scss.
  2. Observe that the ~ in `@import "~#style/a.scss" is underlined red.

View webpack.config.js

  1. Open webpack.config.js
  2. Observe that the alias #style is correctly mapped to the src/style/ directory. ~#style in index.scss should not be underlined red.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published