some teaks based on observations when using the theme and errors reported in Firefox...
[themes.git] / LCARStrek / devtools / inspector.css
index 1d5f1f67b7936cab4726113bdebf40db8c05420a..b99c22151d0693eb611ad91cf54bd0913d56fe4c 100644 (file)
@@ -2,6 +2,8 @@
  * License, v. 2.0. If a copy of the MPL was not distributed with this
  * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
 
+@import url(variables.css); /* No idea why this is needed but we get error messages without it */
+
 :root {
   --eyedropper-image: url(images/command-eyedropper.svg);
 }