Skip to content

docs(README): fix warning note about import #519

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 25, 2017
Merged

docs(README): fix warning note about import #519

merged 2 commits into from
Apr 25, 2017

Conversation

kud
Copy link
Contributor

@kud kud commented Apr 25, 2017

  • Mistake about emoji
  • Italic is probably better than quote

- Mistake about emoji
- Italic is probably better than quote
@codecov
Copy link

codecov bot commented Apr 25, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #519   +/-   ##
======================================
  Coverage    98.6%   98.6%           
======================================
  Files          10      10           
  Lines         359     359           
  Branches       81      81           
======================================
  Hits          354     354           
  Misses          5       5

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 c197343...1f6b6ee. Read the comment docs.

Copy link
Member

@michael-ciniawsky michael-ciniawsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2️⃣ nitpicks 😛

README.md Outdated
@@ -169,7 +169,7 @@ To disable `@import` resolving by `css-loader` set the option to `false`
@import url('https://fonts.googleapis.com/css?family=Roboto');
```

> :waning: Use with caution, since this disables resolving for **all** `@import`s, including css modules `composes: xxx from 'path/to/file.css'` feature.
_⚠️ Use with caution, since this disables resolving for **all** `@import`s, including css modules `composes: xxx from 'path/to/file.css'` feature._
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

italic is a good idea, but please leave the quote :)

:waning: => :warning: ⚠️

@kud
Copy link
Contributor Author

kud commented Apr 25, 2017

Done. I don't know how to rebase and fix via github though.

Copy link
Member

@michael-ciniawsky michael-ciniawsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kud thx

@michael-ciniawsky michael-ciniawsky merged commit b90d8dd into webpack-contrib:master Apr 25, 2017
@kud kud deleted the patch-1 branch April 25, 2017 23:31
@michael-ciniawsky michael-ciniawsky removed their assignment Apr 25, 2017
@michael-ciniawsky michael-ciniawsky changed the title docs(README): update warning note about import docs(README): fix warning note about import Apr 25, 2017
@michael-ciniawsky michael-ciniawsky modified the milestone: 0.28.3 May 22, 2017
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