Closed
Description
I'm trying to add Tailwind to app.tsx
:
app.tsx
import "https://unpkg.com/[email protected]/dist/tailwind.min.css"
but I'm getting:
ERROR TypeError: Cannot resolve module "file:///home/k/-/deno.land/x/aleph/head.js" from "file:///home/k/GitHub/aleph-operator-lookup/.aleph/development.es2018/-/unpkg.com/[email protected]/dist/tailwind.css.js".
at file:///home/k/GitHub/aleph-operator-lookup/.aleph/development.es2018/-/unpkg.com/[email protected]/dist/tailwind.css.js:1:0
WARN page '/-/deno.land/x/aleph/head.js' not found