Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions packages/ilios-common/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ module.exports = {
// _findHost is private API but it's been stable in ember-cli for two years.
this._env = this._findHost().env;

// Import normalize.css style
this.import(path.join('node_modules', 'normalize.css', 'normalize.css'));

// Import the quill editor style
const quillPath = path.join('node_modules', 'quill');
this.import(path.join(quillPath, 'dist', 'quill.snow.css'));
Expand Down
1 change: 0 additions & 1 deletion packages/ilios-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@
"luxon": ">= 3.6.1",
"mockdate": ">= 3.0.0",
"msw": "^2.14.6",
"normalize.css": "^8.0.1",
"query-string": ">= 9.1.0",
"quill": "^2.0.3",
"sanitize-html": "^2.17.3",
Expand Down
8 changes: 0 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading