-
Hi,
I'm currently using vue-i18n as a plugin in a Nuxt 3 project but I would like to switch to @nuxtjs/i18n as soon as possible. I tried to installed the alpha version but as soon as I declare the …
-
As we prep for v1, I'd like to do one more sweeping pass through the documentation to polish it off. This will be a segmented pass that is made up of multiple tickets, including but not limited to the…
-
You can now preview the upcoming 2023 edition of the State of CSS survey:
https://survey.devographics.com/en-US/survey/state-of-css/2023/
We will be accepting feedback for a 1-month period until…
-
Hello,
I found that adding css property: ```position: -webkit-sticky``` have no effect on builded files.
I think that this is because of webpack configuration, but i can't find the reason.
What…
-
### Describe the bug
Expected: CTA arrow should animate on hover
Current: No animation on hover
Example page: https://resources.github.com/devops/tools/compare/
the unhovered arrow starts wi…
ywenc updated
2 years ago
-
Hello,
could you please update the dependency for postcss-purgecss to use version 4?
I'm facing some errors which are solved in the newer version.
Regards,
Simeon
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
is there any way to do the same in nuxt3 with vite?
-
yaaax updated
2 years ago
-
```
import vue from '@vitejs/plugin-vue';
import ssr from 'vite-plugin-ssr/plugin';
import { UserConfig } from 'vite';
import path from 'path';
const config: UserConfig = {
resolve: {
a…