-
It seems like it would be really handy to be able to pass CSS classes through to components. E.g. in `nova-settings-tool.php` being able to do this:
```php
[
'key' => 'setting_1',
'label…
-
- should we distribute CSS with the package?
- should we use CSS modules like in https://dev.to/receter/how-to-create-a-react-component-library-using-vites-library-mode-4lma
- documentation on how t…
-
### 2. **Add Tailwind CSS to Existing Components**
- **Description**: Replace custom CSS with Tailwind CSS utility classes in existing components to simplify the styling process.
- **Labels**:…
-
When importing components as selectors, we always attempt to generate an import for the component's base class, which causes issues with components that only have dynamic classes based on props.
##…
-
**Description**
Develop the homepage for the Learning Management System (LMS) project using Tailwind CSS and React Router DOM. Ensure modularity in the codebase by following best practices for comp…
-
### Describe the bug
After upgrading our tooling to NET 9.0, the `dotnet watch` command is no longer actively reloading CSS when changes are made to referenced Razor Class Library projects using CSS I…
-
- Site: [https://hscis.hlth.gov.bc.ca](https://hscis.hlth.gov.bc.ca)
**New Alerts**
- **PII Disclosure** [10062] total: 2:
- [https://hscis.hlth.gov.bc.ca/pageNotFound.xhtml](https://hscis.h…
-
The CSS in the file: `src/components/elements/button/FindoutmoreButton.css` should be transformed in tailwind, in the file: `src/components/elements/button/Button.tsx`, class `Button`.
The file: `…
-
**Description of the issue**
The sidebar and navbar both have logos, which isn't necessary. I believe that the logo for the sidebar can be removed but there are different ways to implement this.
…
-
- Missing `aria-describedby`
Components: Card Control (CSS), Checkbox, Input, Radio Btns, Switch, Select, Textarea
- Missing `aria-invalid`
Components: Card Control (CSS)
- Error msg before hint
Com…