-
After running `npx shadcn@latest init`, I got the following error:
```
git:(main) ✗ npx shadcn@latest init
✔ Preflight checks.
✔ Verifying framework. Found Remix.
✖ Validating Tailwind CSS.
…
-
**Describe the bug**
If any Story imports CSS, all other stories are forced to adopt the same CSS.
**To Reproduce**
```ts
// Story1.stories.ts
import 'foo.less';
```
```ts
// Story2.stor…
Bilge updated
1 month ago
-
Hi /cc @coderschoolreview, this is my submission. Thank you for your time. And one more thing, there are 2 walkthrough gif files in my repository because the recording app was corrupted while I was re…
-
This was going to be re-evaluated for J4.0 and needs to be done:
https://github.com/joomla/joomla-cms/pull/11941
-
### Description
I've found that if I resize the window, the active page resizes its elements fine, but an inactive previously visited page doesn't. The inactive page retains the same layout as …
-
### Summary
Currently, the complete developerFolio is being rendered client side which results in low performance and no SEO.
My plan is to move the complete project to Static Site Generation i…
-
Hey,
I'm working on a project where we need to override some colours in the govuk components.
Button for example: https://github.com/alphagov/govuk-frontend/blob/master/src/components/button/_bu…
-
**Describe the bug**
when use eslint, need to install the dependencies first, because in the soure code, some lib needs:
in nextjs `layout.tsx`
```tsx
import type { Metadata } from "next";
export…
sharh updated
9 months ago
-
Checklist
- [X] Modify `pages/_app.js` ✓ https://github.com/Hardeepex/headlessword/commit/92104e61f90365642be480d0a9762f0be70730b8 [Edit](https://github.com/Hardeepex/headlessword/edit/sweep/foll…
-
While generating a project with superplate, this an error occured.
here's the full terminal outputs:
```bash
PS C:\Users\himas\Documents\Programming\DiscordFa> npx superplate-cli bots
Need to inst…