Skip to content

Apply postcss-html to XML and XSLT files#25

Merged
gucong3000 merged 2 commits intogucong3000:masterfrom
shinnn:xml
Jun 11, 2018
Merged

Apply postcss-html to XML and XSLT files#25
gucong3000 merged 2 commits intogucong3000:masterfrom
shinnn:xml

Conversation

@shinnn
Copy link
Copy Markdown
Collaborator

@shinnn shinnn commented Jun 11, 2018

Because a file with one of those extensions may contain <STYLE> tags in its body. https://msdn.microsoft.com/en-us/library/ms764661(v=vs.85).aspx

This is an actual fix for stylelint/stylelint#3328.

Because files with one of those extensions may contain <style> tags. https://msdn.microsoft.com/en-us/library/ms764661(v=vs.85).aspx

This is an actual fix for stylelint/stylelint#3328.
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 11, 2018

Codecov Report

Merging #25 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #25   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          11     11           
  Lines         250    250           
=====================================
  Hits          250    250
Impacted Files Coverage Δ
index.js 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fbd14ba...6acbd60. Read the comment docs.

@gucong3000 gucong3000 changed the title Apply postcss-xml to XML and XSLT files Apply postcss-html to XML and XSLT files Jun 11, 2018
@gucong3000 gucong3000 merged commit eacae3e into gucong3000:master Jun 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants