Files
windows95/static
Felix Rieseberg 3b62e1c9b5 Replace Less with native CSS (#350)
The stylesheets only used Less for variables and nesting, both of which
are now native CSS features supported by Electron 41's bundled Chromium.

- src/less/ -> src/css/, all .less files renamed to .css
- @win-* variables -> :root custom properties + var()
- // comments -> /* */
- Dropped unused @win-silver
- Removed less devDependency and the dead 'less' npm script
  (pointed at a non-existent tools/lessc.js)
2026-04-11 10:45:04 -07:00
..
2025-02-20 17:16:51 -08:00
2019-08-23 22:58:56 +02:00
2022-05-04 14:51:49 -07:00
2019-12-02 13:23:53 -08:00
2019-08-23 22:58:56 +02:00
2026-04-11 10:45:04 -07:00
2019-08-23 22:58:56 +02:00
2019-08-23 22:58:56 +02:00
2019-08-23 22:58:56 +02:00
2022-05-04 14:51:49 -07:00
2019-08-23 22:58:56 +02:00
2019-08-23 22:58:56 +02:00
2019-08-23 22:58:56 +02:00
2019-08-21 09:48:49 +02:00