frankframework / frankframework/angular-components

Not all theme css variables are exported

オープン
#39 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
0
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

```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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。