Skip to content

Commit 6cb6fcd

Browse files
committed
fix: scss import
1 parent 9bb5a5a commit 6cb6fcd

File tree

4 files changed

+2
-75
lines changed

4 files changed

+2
-75
lines changed

static/less/overrides.less

Lines changed: 0 additions & 50 deletions
This file was deleted.

static/less/post.less

Lines changed: 0 additions & 19 deletions
This file was deleted.

static/less/quill.less

Lines changed: 0 additions & 2 deletions
This file was deleted.

static/scss/quill.scss

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
// @import './quill/dist/quill.snow';
2-
// @import './quill/dist/quill.bubble';
3-
@import 'nodebb-plugin-composer-quill/node_modules/quill/dist/quill.snow';
4-
@import 'nodebb-plugin-composer-quill/node_modules/quill/dist/quill.bubble';
1+
@import 'quill/dist/quill.snow';
2+
@import 'quill/dist/quill.bubble';

0 commit comments

Comments
 (0)