Skip to content

Commit 183459b

Browse files
update styles css (#7304)
1 parent 3ce147e commit 183459b

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

lms/static/styles/ui-playground.scss

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33

44
@use 'frontend_apps';
55

6-
// Include the CSS for the Library components themselves
7-
@use '@hypothesis/frontend-shared/styles/library';
6+
// TODO: Re-enable once @hypothesis/frontend-shared pre-compiles library.css
7+
// See: https://github.com/hypothesis/frontend-shared - Tailwind v4 breaks @apply in imported CSS
8+
// @use '@hypothesis/frontend-shared/styles/library';
89

910
// TODO: Obviate the need for these overrides/customizations
1011

0 commit comments

Comments
 (0)