diff --git a/README.md b/README.md index 3206a83..07e13f1 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ npm install quill-header-list ```js import HeaderList from 'quill-header-list'; +import 'quill-header-list/dist/index.css'; Quill.register({ 'modules/header-list': HeaderList }, true); new Quill('#editor', {