Josh Schmidt
Josh Schmidt
@LorenzoAncora > I never wrote that I don't want to work with you. You wrote: > If you want me to employ my time .... you need to transfer ownership...
I was struggling with this too and finally got it to work with a different approach. Now that it's set up, it seems simple/straightforward, but it took longer than I'd...
Right. The build is done as normal with rollup ```npm run build``` and doesn't have to be defined inside of karma.conf.js at all. When running ```npm test```, the build is...
What's your karma config for launching Firefox?
Is there somewhere on github I can see the full code for WPLessCompiler and WPLessPlugin? Everything I've found so far has leafo's lessphp compiler.
Sorry, nothing is jumping out at me. You mentioned wp-less-to-css is working as expected using less.php. Does that mean it's working with multiple calls to parse()?
If it works everywhere else, should probably submit it to https://feedbackassistant.apple.com/
``` **To Reproduce** Create an example on JSFiddle, CodePen or similar service and outline the steps for reproducing the bug. ```
That css should probably be in [the plugin's css file](https://github.com/orchidjs/tom-select/blob/master/src/plugins/clear_button/plugin.scss). Would you like to update your pull request or should I just do it?
Do you have a link to an example that displays the problem?