-
## Sales Section to Display Sales Data
### Description
A Sales section needs to be created that allows users to view their obtained sales and total sales over specified periods. This section shoul…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
latest of all
```
### Which area(s) of…
-
### Describe the bug
Using the new primeng 18 beta 1 version.
tailwindcss is installed like in the documentation and i am using the primeconfig like this:
```
this.config.theme.set({
…
-
### What version of daisyUI are you using?
4.12.13
### Which browsers are you seeing the problem on?
Chrome
### Reproduction URL
https://play.tailwindcss.com/UEJsJgvLZ0
### Describe your issue
…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Steps to reproduce 🕹
Steps:
1. upgrade to 5.10.7 from 5.10.6
…
-
### What version of daisyUI are you using?
latest
### Which browsers are you seeing the problem on?
_No response_
### Reproduction URL
https://play.tailwindcss.com/RGJUjgS2RK
### Describe your i…
-
Hello,
I am trying to migrate my page from hugo + academic to zola + kodama.
My page is in two languages. That is why I'm work on adding i18n support (see https://www.getzola.org/documentation/con…
-
## User story.
As an API/StoplightProject component user, I can do enable "dark mode", so that I can have dark mode.
## Is your feature request related to a problem?
We technically do have su…
-
### Current Behavior
We are using tailwindcss in our nx projects, and the project.json file looks like below:
```js
{
"implicitDependencies": ["lib1", "lib2"],
"name": "app1",
"projectType…
-
比如说,把项目中的 example/with-app-router 改一下:
```tsx
// app/layout.tsx
import React from 'react'
import { AntdRegistry } from '@ant-design/nextjs-registry'
import {
ConfigProvider,
} from 'antd'
…