We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ce147e commit 183459bCopy full SHA for 183459b
1 file changed
lms/static/styles/ui-playground.scss
@@ -3,8 +3,9 @@
3
4
@use 'frontend_apps';
5
6
-// Include the CSS for the Library components themselves
7
-@use '@hypothesis/frontend-shared/styles/library';
+// TODO: Re-enable once @hypothesis/frontend-shared pre-compiles library.css
+// See: https://github.com/hypothesis/frontend-shared - Tailwind v4 breaks @apply in imported CSS
8
+// @use '@hypothesis/frontend-shared/styles/library';
9
10
// TODO: Obviate the need for these overrides/customizations
11
0 commit comments