rwam

Results 4 issues of rwam

Hi, nice work, but I'd like to customize the output with own styles. It work fine, but can you change the order of the styles? FruitJS styles are default styles...

bug
enhancement

### CONTEXT We are using Storybook to build and test vue components that are in use in a Nuxt.js application. After migration to Apollo 3.x I want to use this...

If you use the option `showPaletteOnly: true` then there isn't an opportunity to reset the color. I've implemented a possible solution by adding another button in the palette. It looks...

After upgrading Vue to the latest version I get the following: ``` Vue packages version mismatch: - [email protected] - [email protected] ``` I used `npx vue-i18n-service export > translations.json` to export...