6 lines
101 B
JavaScript
6 lines
101 B
JavaScript
import './styles/theme.css'
|
|
|
|
import 'altcha';
|
|
import 'altcha/i18n/all';
|
|
import theme from './theme';
|