Skip to content

Commit

Permalink
fix: hypostyle to peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
estrattonbailey committed May 1, 2021
1 parent ebf4d12 commit 7c1a0da
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions index.js
@@ -1,8 +1,6 @@
const { h } = require('hyposcript')
const { hypostyle } = require('hypostyle')
const presets = require('hypostyle/presets')

let hypo = hypostyle(presets)
let hypo

function configure (instance) {
hypo = instance
Expand Down

0 comments on commit 7c1a0da

Please sign in to comment.