Skip to content
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

Upgrade css-loader to current 0.19.0 #45

Merged
merged 1 commit into from Sep 25, 2015

Conversation

ChristopherBiscardi
Copy link
Contributor

css-loader was failing silently when using css?modules in my
temporary fork (which adds postcss/css-modules support). Upgrading
css-loader fixed the issue.

Also potentially of note, the following were outdated as well:

> npm outdated
Package               Current  Wanted     Latest  Location
css-loader             0.14.5  0.14.5     0.19.0  css-loader
fs-extra               0.19.0  0.19.0     0.24.0  fs-extra
hapi                    8.8.1   8.8.1     10.1.0  hapi
parse-filepath          0.5.0   0.5.0      0.6.3  parse-filepath
react-document-title    1.0.4   1.0.4      2.0.1  react-document-title
react-router           0.13.3  0.13.3  1.0.0-rc1  react-router
typography              0.3.6   0.3.6      0.6.2  typography

css-loader was failing silently when using `css?modules` in my
temporary fork (which adds postcss/css-modules support). Upgrading
css-loader fixed the issue.
@KyleAMathews
Copy link
Contributor

👍

KyleAMathews added a commit that referenced this pull request Sep 25, 2015
@KyleAMathews KyleAMathews merged commit 0d53a13 into gatsbyjs:master Sep 25, 2015
@KyleAMathews KyleAMathews mentioned this pull request Sep 25, 2015
KyleAMathews pushed a commit that referenced this pull request Mar 27, 2020
* feat: add deprecation rfc for this rfcs repo

How very meta!

* chore: tweak

* chore: fix indentation

* chore: tweak

* chore: tweak

* Update text/0000-move-rfcs-to-monorepo.md

* chore: update
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.

None yet

2 participants