We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65ba3dc commit eb2b448Copy full SHA for eb2b448
README.md
@@ -15,7 +15,7 @@ You can configure your bundler options in the `build:css` script in `package.jso
15
16
## Installation
17
18
-You must already have node and yarn installed on your system. Then:
+You must already have node and yarn installed on your system. You will also need npx version 7.1.0 or later. Then:
19
20
1. Add `cssbundling-rails` to your Gemfile with `gem 'cssbundling-rails'`
21
2. Run `./bin/bundle install`
0 commit comments