hydra-sql/assets/theme-entrypoint.js

7 lines
85 B
JavaScript
Raw Normal View History

import './styles/theme.css'
import 'altcha';
import theme from './theme';
theme();