posthtml-inline-css
posthtml-inline-css copied to clipboard
Only use text/css mime-type
This module should only parse <style type="text/css"> and <style> elements, so that elements such as <style type="text/x-less"> and <style type="text/x-scss"> are ignored.