discourse/app/assets/stylesheets/common/table-builder/_index.scss
David Taylor fb95ab8e00
DEV: Use webpack to load table-builder dependencies (#25018)
This avoids the need to vendor the JS/CSS in our git repository
2024-01-02 10:47:47 +00:00

4 lines
92 B
SCSS

@import "jspreadsheet-theme";
@import "table-edit-decorator";
@import "insert-table-modal";