incompletude

Results 22 issues of incompletude

#### Your system information * VelocityJS version: 2.0.5 I'm trying to animate the window.scrollTop using velocity v2. The code below doesn't work. Is there an interface to accomplish this? ```...

https://github.com/serverless/examples/tree/master/aws-node-vue-nuxt-ssr I'm successfully using the above example to deploy a Vue Nuxt serverless app to aws. Now what I'm trying to do is to add a server middleware for a...

https://github.com/styled-system/styled-system/tree/master/packages/prop-types I couldnt find it.

enhancement

`cpf` é o nome da variável para guardar o valor de um CPF, então sempre rola colisão com a lib. Tenho renomeado `import { cpf as cpfValidator } from 'cpf-cnpj-validator'`....

Hey, I love pavilion but I just realized the website went missing along with the docs. I hope you can find a way to get it back. Best, André

i think it would be nice to have rgb and rgba support.

Instead of: ``` ... modules: [ ["vue-scrollto/nuxt", { duration: 0 }], ], ... ``` This: ``` ... modules: [ "vue-scrollto/nuxt", ], scrollto: { duraiton: 0, } ... ``` i import...

I find tailwind amazing to force consistency between developers on a team. It is working wonderfully for that purpose. Never the less, I'm facing two problems that really bothers me:...

First-time Svelte user. Tried to follow the docs for a typescript project, and it doesn't work. Multiple warnings on `build`, multiple `warning` and `errors` on run. ``` TS2769: No overload...

I think this line ```bash $ npm install --save serverless-s3-sync ``` should be ```bash $ npm install --save-dev serverless-s3-sync ```