Merge pull request #39841 from Madogiwa0124/decorate-skip-sprokets-option-in-guide

Decorated the `--skip-sprockets` like any other.[ci skip]
This commit is contained in:
Ryuta Kamizono 2020-07-15 12:17:24 +09:00 committed by GitHub
commit b4ae6d0ec9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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