-
> [!IMPORTANT]
> This issue is part of our 2024 Hacktoberfest initiative. If you are interested in working on this issue, refer to our [top-level tasks](https://github.com/freeCodeCamp/freeCodeCamp/i…
-
### 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…
-
## 團隊簡介
科林創立於1986年,現已發展為集團的規模,涵蓋B2B和B2C的營運模式,我們致力於鑽研與創新,提供跨越眼科、聽力、睡眠及營養保健等多元領域的綜合性醫療解決方案。我們不斷拓展科技知識與技術的邊界,旨在超越當前醫療保健的局限,創造顯著且永續的價值。深入理解病患的真正需求並提供有效的解決方案進而塑造卓越的健康和生活品質。我們的願景為成為亞太地區引領科技研發的醫療照護公司,通過不斷創新…
-
This was going to be re-evaluated for J4.0 and needs to be done:
https://github.com/joomla/joomla-cms/pull/11941
-
Hi @oyejorge
Pull requests and issues haven't received any feedback from you since April... Is this project still supported?
-
I'm trying to include SemanticUI's LESS in my project and failing. They include their theme.config file, which sets a @themesFolder variable and then does @import "theme.less", which in turn tries to …
-
**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
-
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…
-
### 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 …
-
**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