nuxt-styleguide icon indicating copy to clipboard operation
nuxt-styleguide copied to clipboard

Increase the quality and efficiency of product design and development workflows

Results 4 nuxt-styleguide issues
Sort by recently updated
recently updated
newest added

Right now, the test coverage across the different packages is rather low: ![image](https://user-images.githubusercontent.com/1827373/51850277-b808fb00-2321-11e9-970d-8084a69739f1.png) I'd like to improve this quite a bit to make future work on the packages a bit...

On trying to embellish my examples with some custom slot data, I get the following error: ERROR in ./components/BannerItem.vue?vue&type=custom&index=0&blockType=nsg-states Module build failed (from ./node_modules/@sum.cumo/nuxt-styleguide/lib/loaders/states-loader.js): Error: Couldn't find preset "env" relative...

I'm trying to setup the styleguide in a Nuxt project. For reasons I can't easily figure out, `nuxt-styleguide` does not recognise components placed in the component directory. They do conform...

Currently, rendering design tokens works only with `*.scss` files (=> https://github.com/sumcumo/nuxt-styleguide/blob/master/packages/nuxt-styleguide/src/loaders/design-token-loader.js#L107 ) I'd like to change this and use Theo for generating design tokens. Things I like about this: -...