We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npx nuxi@latest init <project-name>
npm install "@appwrite.io/pink"
<script> import "@appwrite.io/pink-icons" </script>
There's an error message from postcss about too much recursion in the Stackblitz example. Locally, the terminal gets blank and none of the styling is working. https://stackblitz.com/edit/nuxt-starter-yqsbtw?file=app.vue
I expect it to work as per the documentation - that I will be able to use the design system on my pages and in my components.
From Stackblitz:
Appwrite Cloud
MacOS
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
👟 Reproduction steps
npx nuxi@latest init <project-name>
npm install "@appwrite.io/pink"
There's an error message from postcss about too much recursion in the Stackblitz example.
Locally, the terminal gets blank and none of the styling is working.
https://stackblitz.com/edit/nuxt-starter-yqsbtw?file=app.vue
👍 Expected behavior
I expect it to work as per the documentation - that I will be able to use the design system on my pages and in my components.
👎 Actual Behavior
There's an error message from postcss about too much recursion in the Stackblitz example.
Locally, the terminal gets blank and none of the styling is working.
https://stackblitz.com/edit/nuxt-starter-yqsbtw?file=app.vue
From Stackblitz:
🎲 Appwrite version
Appwrite Cloud
💻 Operating system
MacOS
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: