2025-08-04 18:41:00 -04:00

4 lines
116 B
JavaScript

import './styles/fonts.css';
export * from './without-fonts';
export { default as default } from './without-fonts';