lancetharper

Results 4 issues of lancetharper

With Vue 2.4 inheritAttrs has been added and I'm trying to figure out how to get tests to make sure that it works correctly. Here is a simple example of...

enhancement

**Describe the bug** Functional components that render multiple root modules no longer work **To Reproduce** [CodeSandbox](https://codesandbox.io/s/throbbing-shadow-912wp?file=/pages/index.vue) Steps to reproduce the behavior: Component `functional-a` renders a single element (and is imported...

Would love to get support for postcss. I've forked to explore this and am hopeful to submit a PR for it

feature request

I'm using `rollup-plugin-vue` and noticed that if I use `postcss-import` (or any other postcss plugins to use as a replacement for less/sass) that the module'd class names are not added...