-
# Team Cantella
Combining utility, user databases, and personal interest, **Cantella** is a social-like platform designed for academic collaboration. It allows individuals to collaboratively study …
-
### What problem does this feature solve?
Currently, all of the internal components used by the `DocLayout` will completely override the `className` property. [For example, ul will always have "list-…
-
Add more base utility classes to the css, like "copy-meta" for small supporting copy, "copy-legal" for legalese, "copy-lead" for pull-quote/lead type things, etc.
-
We should merge `edu.cuny.hunter.streamrefactoring.core.wala.Util` and `edu.cuny.hunter.streamrefactoring.core.wala.AnalysisUtils`.
-
**Architecture diagram**: Arrows do not show the nature of the interaction between these components. The diagram presents unnecessary coupling (not all classes have to interact with UI directly, e.g. …
-
### Describe the bug
Trying to use CSS layers as recommended [from the docs](https://primevue.org/tailwind/#override) so tailwind utilities have higher specificity over component styles, more specifi…
-
**Problem Statement**
JsonUtilityInterface and its implementations currently require implementing methods for specific objects to be imported/exported. If/when we want to import additional objects an…
-
it seems it breaks with escaped characters
terminal warning:
```
2:3 ⚠ Nested @tailwind rules were detected, but are not supported.
Consider using a prefix to scope Tailwind's classes: http…
-
In psycopg2, `register_adapter` along with utility functions provides a useful way to map custom Python classes into valid representations, often by relatively simple behaviors such as casting to `str…
-
Hey, thanks for this plugin :)
With the current versions of `tailwindcss` and `tailwind-utopia` installed
```json
{
"dependencies": {
"tailwind-utopia": "github:cwsdigital/tailwind-utop…