react-drawing-board
Version:
Browser drawing board created with canvas and React.
8 lines (7 loc) • 374 B
text/less
// bundle own antd styles
@import '../node_modules/antd/es/style/index.less';
@import '../node_modules/antd/es/layout/style/index.less';
@import '../node_modules/antd/es/dropdown/style/index.less';
@import '../node_modules/antd/es/button/style/index.less';
@import '../node_modules/antd/es/menu/style/index.less';
@import '../node_modules/antd/es/tooltip/style/index.less';