mirror of
https://github.com/He4eT/oddsquat.git
synced 2026-05-04 12:27:23 +00:00
typograpghy: use require again
This commit is contained in:
parent
789453f068
commit
1355480f4e
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import Typography from 'typography'
|
||||
import { writeFile } from 'fs'
|
||||
const Typography = require('typography')
|
||||
const { writeFile } = require('fs')
|
||||
|
||||
const TYPOGRAPHY_CSS_FILEPATH =
|
||||
'./src/assets/css/typography.css'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue