frankframework / frankframework/angular-components

Not all theme css variables are exported

Đang mở
#39 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
TypeScript
Star
0
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.