Add support for less variables and using a custom theme
This commit is contained in:
5
web/styles/global.less
Normal file
5
web/styles/global.less
Normal file
@@ -0,0 +1,5 @@
|
||||
// @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
|
||||
|
||||
Reference in New Issue
Block a user