2022-04-17 22:32:57 -07:00
|
|
|
// @import '~antd/dist/antd.less'; // Import Ant Design styles by less entry
|
|
|
|
// @import '~antd/dist/antd.less';
|
|
|
|
@import '~antd/dist/antd.dark.less'; // Introduce the official dark less style entry file
|
|
|
|
@import './theme.less'; // Import owncast theme styles
|
|
|
|
|
2022-04-18 15:32:19 -07:00
|
|
|
|
|
|
|
|