Files
xyflow/packages/react/src/styles/base.css
T

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';