Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.
/ scss-vars-test Public archive

minimum reproducible test repo for inject scss variables

License

Notifications You must be signed in to change notification settings

Maorey/scss-vars-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scss-vars-test

minimum reproducible test repo for inject scss variables

install

yarn

scripts

development

yarn run dev

production

yarn run build

debug scripts above

You can use two debug configurations dev and build in VSCode debug view.

problem

There are two html pages, index.html and home.html, Scss files was imported in index and home.

  1. Import same scss file in different entry, data only emit once, loaderContext.cacheable(false) is useless.
  2. The buttons in dev and build have different styles.

About

minimum reproducible test repo for inject scss variables

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published