nuxt / components

Scan and auto import components for Nuxt.js 2.13+
MIT License
887 stars 48 forks source link

SCSS variables not working #254

Open priverop opened 1 year ago

priverop commented 1 year ago

After using this tutorial to make a small UI library on my own, I've found that scss variables are not exported at all. So my main project needs to re-import them manually.

Is there a way we can do this?