posthtml-inline-css icon indicating copy to clipboard operation
posthtml-inline-css copied to clipboard

Only use text/css mime-type

Open stevenvachon opened this issue 9 years ago • 0 comments

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.

stevenvachon avatar Dec 01 '16 18:12 stevenvachon