mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-21 15:13:01 -05:00
62bc36416f
Have all flavors implement everything they need instead.
5 lines
140 B
JavaScript
5 lines
140 B
JavaScript
/* Placeholder file to have `inert.scss` compiled by Webpack
|
|
This is used by the `wicg-inert` polyfill */
|
|
|
|
import '@/styles/inert.scss';
|