docz-plugin-css icon indicating copy to clipboard operation
docz-plugin-css copied to clipboard

Make heavy dependencies as peer dependencies

Open vittoriozamboni opened this issue 6 years ago • 0 comments

Hi!

Thank you for the amazing docz work, I find it great to use and build documentations. I am currently using this plugin in many sites, but unfortunately in few projects node-sass is not an option to be installed due to the way it is compiled.

Would it be possible to put it, with less and postcss, as peer dependencies? It seems to be an overload to install all these dependencies in order to use simple CSS.

vittoriozamboni avatar Oct 17 '18 08:10 vittoriozamboni