Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit 9fbecae

Browse files
authoredNov 30, 2017
Merge pull request #29 from ckeditor/t/ckeditor5-ui/144
Other: Migrated the editor styles to PostCSS (see ckeditor/ckeditor5-ui#144).
2 parents 0a2448b + 13bb208 commit 9fbecae

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed
 

‎src/inlineeditor.js

-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ import InlineEditorUI from './inlineeditorui';
1313
import InlineEditorUIView from './inlineeditoruiview';
1414
import setDataInElement from '@ckeditor/ckeditor5-utils/src/dom/setdatainelement';
1515

16-
import '../theme/theme.scss';
17-
1816
/**
1917
* The {@glink builds/guides/overview#Inline-editor inline editor} implementation.
2018
* It uses an inline editable and a floating toolbar.

‎theme/theme.scss

-4
This file was deleted.

0 commit comments

Comments
 (0)
This repository has been archived.