Nene Odonkor

Results 15 comments of Nene Odonkor

Perhaps, a shorter version could be supported as well: `tr:20` or `trans:20`. 😁

> Where are the docs? Is this question insinuating the idea of accessing the docs within the project in development mode?

> > > Where are the docs? > > > > > > Is this question insinuating the idea of accessing the docs within the project in development mode? >...

@vallemar I agree with you. Perhaps, some of the suggestions could be applied to the main documentation. But then again it could also be a place on what can be...

This feels like media queries or css breakpoints

I didn't get any issues using `font:` as `f:` in a project I am doing. Unless it's fixed.

> - Because Vapor does not intend to support non-setup SFCs. `setup` is also not a good name. Therefore, in Vapor, we decided to use `vapor` to replace `setup` (not...

> I think we should keep Vapor's behavior predictable. Replacing the `setup` attribute with the `vapor` attribute, to turn on Vapor Mode, would do it for most people 🙌🏼 >...

> How about > > ```jsx > // options API > // composition API > // vapor mode > ``` > > all defaults to `lang=js` I like this suggestion....