-
### Environment
- Operating System: Darwin
- Node Version: v21.6.1
- Nuxt Version: 3.12.1
- CLI Version: 3.12.0
- Nitro Version: 2.9.6
- Package Manager: bun@1.1.21
- Builder: …
-
- `@testing-library/jest-dom` version: 6.6.2
- `node` version: 20.18.0
- `vitest` version: 2.1.3
- `npm` version: 10.9.0
### Relevant code or config:
```js
render();
const button = …
thany updated
2 weeks ago
-
## Description
The last remaining step that needs to be done in order to remove the Formation package from vets-website is to replace the import path for [core.scss](https://github.com/department-of-v…
-
During development, `npm run watch`, how is one suppose to test css if the code has been minified? There are no line references because everything is on line 1.
-
It would be nice to test our CSS configuration to make sure things like auto-prefixes don't silently break in the future.
For example, currently if we write:
```css
::placeholder {
color:green…
-
Hey Sbu, this project seems to be left unmantained anymore but I believe it still has not only room for minor improvements but also clarity.
1. **Documentation** - Right now we have a repo filled w…
-
I'm trying to use country symbol via [CSS background](https://www.saltdesignsystem.com/salt/components/country-symbol/examples#css-background-image), i have below imports
```
import '@salt-ds/coun…
-
A test failed on a tracked branch
```
TestingLibraryElementError: Unable to find an element by: [data-test-subj="agentPolicyMultiSelect"]
Ignored nodes: comments, script, style
…
-
Small visual thing I noticed when testing latest main, the images don't seem to be sized correctly in the CSS initially so they stretch out when loading:
![2024-11-11 18 57 56](https://github.com/use…
-
It seems that some cntbn features do not have the correct cc property:
![image](https://github.com/user-attachments/assets/f690abd3-d8c4-4b86-b9e5-7571655a42e3)
I discovered this while testing C…