UNPKG

create-dan

Version:

Dan frameworks

5 lines (4 loc) 155 B
import css from './index.scss' export default () => ( <p className={css.component}>Look at the <strong>Readme.md</strong> for more informations.</p> )