willyelm / pug-html-loader

Pug HTML loader for webpack

Home Page:https://github.com/willyelm/pug-html-loader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Require a css file?

sid-kap opened this issue · comments

Is it possible to do something like the following?

link(href=require("./index.css"))

the same problem I had faced