Remove bypass and use use glitch-soc's theming system for inert.css

This commit is contained in:
Claire
2024-01-15 22:16:26 +01:00
parent 34c9f77b3e
commit 01df34b9db
4 changed files with 5 additions and 6 deletions

View File

@@ -0,0 +1,4 @@
/* Placeholder file to have `inert.scss` compiled by Webpack
This is used by the `wicg-inert` polyfill */
import '../styles/inert.scss';

View File

@@ -10,6 +10,9 @@ pack:
embed: embed.js
error:
home:
inert:
filename: inert.js
stylesheet: true
mailer:
filename: mailer.js
stylesheet: true