Open yoanmalie opened 8 years ago
Hi ! Your package is the only one that work great for me. I just want to know if it's possible to avoid "beautify" inline JS and inline CSS included in <script> and <style> tag. If not, can you please, make it possible as an options :) ?
<script>
<style>
Thank you
I would love this as well, compact would be great
I use: <!-- beautify ignore:start -->[…]<!-- beautify ignore:end -->
<!-- beautify ignore:start -->[…]<!-- beautify ignore:end -->
Hi ! Your package is the only one that work great for me. I just want to know if it's possible to avoid "beautify" inline JS and inline CSS included in
<script>
and<style>
tag. If not, can you please, make it possible as an options :) ?Thank you