Files
mastodon/app/javascript/flavours/glitch/entrypoints/inert.ts
2024-05-04 15:49:30 +02:00

5 lines
140 B
TypeScript

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