1
0
Fork 0
mirror of synced 2024-09-18 18:28:33 +12:00
budibase/packages/materialdesign-components/src/Checkbox/_style.scss
Conor_Mack 74bc97f3d4 Completed checkbox and form field. Changes to test app (#91)
* Completed checkbox and form field component with changes around how test app renders components

* Tidyup
2020-02-12 12:32:46 +00:00

2 lines
95 B
SCSS

@import "@material/form-field/mdc-form-field";
@import "@material/checkbox/mdc-checkbox.scss";