Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Support data option in preprocess style options to share common content as vars or imports #72

Closed
tonimc opened this issue Jun 14, 2018 · 0 comments · Fixed by #73
Closed

Comments

@tonimc
Copy link
Contributor

tonimc commented Jun 14, 2018

Allow prepend a common style definition in the component which will compile, as you can do using a style-loader in webpack.
For example, it's useful for scss be able to define a set of variables or imports and avoid writing in each component the same lines, as is supported with webpack on vue-loader https://vue-loader.vuejs.org/guide/pre-processors.html#sharing-global-variables

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

Successfully merging a pull request may close this issue.

1 participant