diff --git a/examples/mailbox/client.js b/examples/mailbox/client.js index e71b15c..a5f118f 100644 --- a/examples/mailbox/client.js +++ b/examples/mailbox/client.js @@ -2,7 +2,6 @@ const choo = require('../../') const sf = require('sheetify') sf('css-wipe/dest/bundle') -sf('tachyons') const app = choo()