tom-select icon indicating copy to clipboard operation
tom-select copied to clipboard

Fixes css/sass variable interpolation in tom-select.default.scss

Open a-maas opened this issue 1 year ago • 1 comments
trafficstars

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.

a-maas avatar Jan 23 '24 17:01 a-maas

I've confirmed that after applying this fix the css builds as expected.

image

Also, all tests still pass

a-maas avatar Jan 23 '24 18:01 a-maas

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

github-actions[bot] avatar May 23 '24 02:05 github-actions[bot]

@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

mrdziuban avatar Jul 30 '24 13:07 mrdziuban