Decorated the `--skip-sprockets` like any other.

This commit is contained in:
Madogiwa 2020-07-14 20:56:41 +09:00
parent b6081f3634
commit 120ccb47d3
1 changed files with 1 additions and 1 deletions

View File

@ -474,7 +474,7 @@ which contains these lines:
```
Rails create `app/assets/stylesheets/application.css` regardless of whether the
--skip-sprockets option is used when creating a new Rails application. This is
`--skip-sprockets` option is used when creating a new Rails application. This is
so you can easily add asset pipelining later if you like.
The directives that work in JavaScript files also work in stylesheets