Skip to content
This repository has been archived by the owner on Dec 25, 2018. It is now read-only.

mdi removed #131

Open
ghost opened this issue Mar 27, 2018 · 0 comments
Open

mdi removed #131

ghost opened this issue Mar 27, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Mar 27, 2018

Hi,

i'm using vue and mdi with this config:

new PurifyCSSPlugin({
    paths: glob.sync([
      path.join(__dirname, "./src/index.html"),
      path.join(__dirname, "./src/**/*.vue"),
      path.join(__dirname, "./src/**/*.js")
    ])
  })

Something importing mdi is rejected by the plugin so I can't see my icons.
I already tried listing all rejected css properties, but nothing looks like mdi.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants