jgthms / wysiwyg.css

A tiny CSS for generated HTML or Markdown content
https://jgthms.com/wysiwyg.css/
MIT License
707 stars 65 forks source link

Move dependencies to devDependencies #8

Closed shrpne closed 3 years ago

shrpne commented 4 years ago

It will allow to not install build dependencies when installing wysiwyg

For now I have a problem, that npm install wysiwyg.css leads to install of outdated version of browserslist (which is part of autoprefixer) And this outdated browserslist somehow interfere with my actual version of browserslist and causes my postcss to work not properly

So this PR:

junstyle commented 4 years ago

good idea, I install it for a long time to download node-sass,

nmschulte-aviture commented 3 years ago

@jgthms it would be fantastic of you to merge this request and publish a new version of wysiwyg.css.