-
**Is your feature request related to a problem? Please describe.**
The current project utilizes Picocss for styling the frontend. Tailwind CSS provides a more modern, utility-first approach to stylin…
-
### **Updated Issue Description**
This task aims to refactor and optimize the backend data-gathering system by standardizing data retrieval, improving caching mechanisms, and automating maintenance…
-
In order for CLI to report progress, the following output is the standard:
```
...
...
...
```
There is in Slicer (Base/CLI) some utility classes that observe ITK and VTK filters to automatical…
-
## Issue description / feature objectives
To support the `trestle` SDK user, create well-defined APIs so users can understand the SDK functionality what API signatures cannot be changed without bre…
-
## 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…
-
### Clear and concise description of the problem
Hi 👋🏻
After consuming Anu's theme default preset which is based on UnoCSS and accepts the UnoCSS shortcuts to override or extend the component s…
-
![schermata 2016-12-14 alle 13 48 17](https://cloud.githubusercontent.com/assets/16136536/21182624/4bfc7c1e-c204-11e6-82d7-8a088d20db9f.png)
It would be nice to have the Responsive Utility Classes …
-
Lately i was using the new ESCR WorkspaceFinder and passed at first the wrong `WorkspaceName` into it (because we have this thing twice in our code base)
That got me thinking, if we have also other…
-
integrate ably integration for self initiated events
There are two stages to this:
1. Manage to get any data to the ably channel.
2. Create a utility for the KPBE to use to send data to a specific ch…
-
Right now the order in the CSS is:
`.[property] {}` -> `.[property][t/r/b/l] {}` -> `.[property][x/y] {}`
Which means if you apply `pf-u-mx-lg pf-u-ml-sm` you'll have a large margin left. Here i…