We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9323e1a commit 701e16fCopy full SHA for 701e16f
browser-extension/src/entrypoints/popup/style.css
@@ -1,4 +1,5 @@
1
-@import "tailwindcss" source("../../..");
+@import "tailwindcss";
2
+@source "../../..";
3
/* Popup window frame styles */
4
:root {
5
--popup-width: 600px;
0 commit comments