Files
speckle-powerbi-visuals/style/visual.css
T
Alan Rynne 1b55d39787 feat: New setting spanel using FormattingModel (#37)
* fix: Removed vue warning by setting env vars

* fix: Tweaks in prod webpack config

* chore: Removed unnecessary css classes

* chore: Simplified vue loader

* feat: Working formatting model

* feat: Settings panel with lighting and camera options

* feat: Working default color, gradient and rule based conditional formatting

* feat: Improvements in settings panel and related areas
2023-06-06 11:31:17 +02:00

5 lines
103 B
CSS

@import '@speckle/ui-components/style.css';
@tailwind base;
@tailwind components;
@tailwind utilities;