Yotam
Yotam
In snowpack it is not clear how to enable css modules for `.vue` files using the `module` attribute. Usage example: ``` .App { text-align: center; } ``` Using the above...
Coming in from heavy use of vuex in an app I'm working on it took me a while to understand why I needed pathify. I found it very hard to...
Added grunt to requirements list as it is a must when installing this plugin.
Readme should explain the use cases for your module or at least give a reference to some link.