devtools-core icon indicating copy to clipboard operation
devtools-core copied to clipboard

[themes] Remove CSS namespaces

Open jasonLaster opened this issue 8 years ago • 0 comments

We currently namespace our CSS themes, this is making it hard to keep the themes in sync.

We should remove the prefixes and so something else:

  1. write a small theme loader (we can't use MCs because it's priviledged)
  2. do some post-processing with post-css

jasonLaster avatar Sep 01 '17 19:09 jasonLaster