tom-select
tom-select copied to clipboard
Fixes css/sass variable interpolation in tom-select.default.scss
I believe this fixes #683, where I noticed that a SASS variable didn't get replaced in the package's dist file output. I haven't used SASS/SCSS in a while so I could be wrong. I'd be happy to address this differently if there's a different way to fix this.
I've confirmed that after applying this fix the css builds as expected.
Also, all tests still pass
This pull request has not been active in 120 days and has been marked "stale". Remove stale label or comment or this will be closed in 15 days
@oyejorge is there any chance you could merge and release this? I ran into it as well and had to use a yarn patch to work around it