Migrate Angular UI from portmaster-ui to desktop/angular. Update Earthfile to build libs, UI and tauri-builtin
This commit is contained in:
7
desktop/angular/src/theme/_pill.scss
Normal file
7
desktop/angular/src/theme/_pill.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
@import 'mixins/_pill.scss';
|
||||
|
||||
.pill-container {
|
||||
@include pill-container;
|
||||
@apply pl-2;
|
||||
@apply bg-buttons-dark;
|
||||
}
|
||||
Reference in New Issue
Block a user