You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(sass): Reference distributed folder in SASS compile (#2091)
* fix(sass): Reference distributed folder in SASS compile
Since `./src` folder is not distributed with package install, we must reference the `./lib` folder for proper sourcemapping (#2086).
* chore: Manually update package version for bump test
0 commit comments