Commit Graph

2 Commits

Author SHA1 Message Date
yubiuser
180dc5b44c Fix eslint warning about eslint-env comment by removing it
Signed-off-by: yubiuser <github@yubiuser.dev>
2026-03-07 21:20:30 +01:00
XhmikosR
9fe93df553 package.json: properly configure xo and postcss
xo doesn't understand CSS syntax so it was useless that it was checking CSS files.

Also, configure autoprefixer so that its changes do not need a prettier fix after that.

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-02-22 17:58:11 +02:00