UNPKG

rsuite

Version:

A suite of react components

15 lines (11 loc) 312 B
// Mixins @import 'mixins/color-modes.less'; @import 'mixins/hacks.less'; @import 'mixins/utilities.less'; // Variables @import 'variables.less'; // Color modes // FIXME color-modes should not be imported in common // but otherwise it breaks tests @import 'color-modes.less'; @import 'normalize.less';