Callum Flack

Results 11 issues of Callum Flack

Doesn't seem to be working for PostCSS files. Does it? Can it?

enhancement

When I follow the README and try to use it within Nuxt as a module, it fails: ![image](https://user-images.githubusercontent.com/749885/79929329-c5f7ee00-8488-11ea-97e0-48f4b93485d7.png) When I import it as a plugin, for example [like this](https://github.com/rigor789/vue-scrollto/issues/154#issuecomment-575495061), it...

help wanted
nuxt

Only version 0.2.2 is available [on the NPM registry](https://www.npmjs.com/package/vue-page-transition). ![image](https://user-images.githubusercontent.com/749885/66367769-e96db680-e9d8-11e9-8469-c5550e25ffd2.png)

…so as to use CSS typography that's already defined in a project? This is simpler than adding a font-size feature [like this pull request](https://github.com/chryb/vueup/pull/3).

Great component. [In your demo](https://chryb.github.io/vueup/), the "save note" example has a delay of 5, but it's not delayed by 5s.

### What happened? Repeated attempt to add a few text files to a directory, and run the `embed_data` script with no success. Let's pretend I made no mistakes with the...

bug

Refactor all SVG icons used into a single component, that accepts props of width, height, title, iconPath, fillPath

refactor

I'm always frustrated when I have to use my mouse to close a modal when quickly adding model fields. Having the modal close on ESC keydown would solve this. Speed...

type: ux