4 lines
199 B
SCSS
4 lines
199 B
SCSS
|
// Import styles we need to render the checkbox list and checkbox control.
|
||
|
@import "../../../packages/components/checkbox-list/style";
|
||
|
@import "../../../packages/components/checkbox-control/style";
|