frankframework / frankframework/angular-components

Not all theme css variables are exported

Aperta
#39 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
TypeScript
Stelle
0
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

```css
--color-anchor: #0066AF;
--color-active: var(--color-brand);
```

These aren't being exported because they aren't used in any component which means it's stripped from the bundle too.
These should be in here so non-tailwind applications can use the css variables.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.