Commit 473e2cd8 authored by Lyza Danger Gardner's avatar Lyza Danger Gardner Committed by Lyza Gardner

Organize base CSS layer for annotator

parent f8df5d99
@use 'tailwindcss/base';
......@@ -8,9 +8,7 @@
@use '../variables' as var;
// Base styles
// -----------
@use '../reset';
@use './base';
// Shared styles
// -----------------
......@@ -29,8 +27,7 @@
// Make the shared package utility styles available
@use '@hypothesis/frontend-shared/styles/util';
@tailwind base;
@tailwind utilities;
@use 'tailwindcss/utilities';
// Styles for all top-level elements in shadow roots.
:host > * {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment