Remove duplicate CSS import for chroma/base.css (#26523)

pull/26519/head^2
silverwind 1 year ago committed by GitHub
parent 0e74fc4a84
commit 7563891cc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      web_src/css/themes/theme-arc-green.css

@ -1,4 +1,3 @@
@import "../chroma/base.css";
@import "../chroma/dark.css";
@import "../codemirror/dark.css";

Loading…
Cancel
Save