mirror of
https://github.com/discourse/discourse-table-builder.git
synced 2025-02-16 16:34:41 +00:00
* DEV: Remove `fade-in` and use `jsuites.basic.css` instead * FIX: Linting issues with jspreadsheet-theme * WIP: Add bash script to handle vendor assets * FIX: Ember Linting fixes * DEV: Cleanup comments and commented code
6 lines
166 B
SCSS
6 lines
166 B
SCSS
@import "vendor/jspreadsheet";
|
|
@import "vendor/jsuites";
|
|
@import "theme/jspreadsheet-theme";
|
|
@import "post/table-edit-decorator";
|
|
@import "modal/insert-table-modal";
|