1b55d39787
* 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
5 lines
103 B
CSS
5 lines
103 B
CSS
@import '@speckle/ui-components/style.css';
|
|
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|