5 lines
140 B
TypeScript
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';
|