mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-08 16:02:14 -05:00
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';
|