Nathan Zeplowitz
31cdc8636f
feat(css modules): Add CSS Module localIdentName option to vue config ( #915 )
...
Changed the vue config to take a user input option for CSS module localIdentName and default back to initial localIdentName ([name]_[local]__[hash:base64:5])
2018-03-01 15:17:15 -05:00
Evan You
98afd07017
feat: inject styles under shadow root in web component mode
2018-01-31 00:07:57 -05:00
Evan You
1142339cce
fix: skip postcss-loader if no postcss config is present
2018-01-26 12:18:17 -05:00
Evan You
29d01f54c4
refactor + tests for CSS resolver
2018-01-14 00:32:21 -05:00
Evan You
902f6c0fb3
feat: pwa
2018-01-09 17:45:41 -05:00
Evan You
cdb0fd0839
restructure
2017-12-29 16:51:25 -05:00
Evan You
9c86a8ec8f
finish up base config + css config
2017-12-29 13:49:12 -05:00