5 lines
225 B
CSS
5 lines
225 B
CSS
/* this will be exported as base.css and can be used for a basic styling */
|
|
@import '../../../system/src/styles/init.css';
|
|
@import '../../../system/src/styles/base.css';
|
|
@import '../../../system/src/styles/node-resizer.css';
|