Skip to content

Conversation

palmerye
Copy link

@palmerye palmerye commented Apr 23, 2018

Repair the wrong character in Parser config demo.
.sss => .css

ℹ️ Describe the big picture of your changes here to communicate to the maintainers
why we should accept this pull request. If it fixes a bug or resolves a feature
request, be sure to link to that issue.

Type


ℹ️ What types of changes does your code introduce?

Put an x in the boxes that apply

  • Fix
  • Perf
  • Docs
  • Test
  • Chore
  • Feature
  • Refactor

SemVer


ℹ️ What changes to the current semver range does your PR introduce?

Put an x in the boxes that apply

  • Bug (:label: Patch)
  • Feature (:label: Minor)
  • Breaking Change (:label: Major)

Issues


ℹ️ What issue (if any) are closed by your PR?

Replace #1 with the error number that applies

  • Fixes #1

Checklist


ℹ️ You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. This is a reminder of what we are going to look for before merging your code.

Put an x in the boxes that apply.

  • Lint and unit tests pass with my changes
  • I have added tests that prove my fix is effective/works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes are merged and published in downstream modules

Repair the wrong character in Parser config demo.
.sss => .css
@coveralls
Copy link

coveralls commented Apr 23, 2018

Coverage Status

Coverage remained the same at 89.308% when pulling 9271beb on palmerye:patch-1 into 2484275 on postcss:master.

@alexander-akait
Copy link
Member

alexander-akait commented Apr 23, 2018

@palmerye Look on { loader: 'postcss-loader', options: { parser: 'sugarss' } }, sugarss use sss extension. But anyway thanks for PR 👍

@palmerye palmerye deleted the patch-1 branch April 24, 2018 14:15
@michael-ciniawsky michael-ciniawsky changed the title Repair the wrong character in Parser config demo. docs(README): fix wrong character in parser example May 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants