Skip to content

Commit 2145bf0

Browse files
committed
readme: wysiwyg-color.css is already precompiled
1 parent c3a0598 commit 2145bf0

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,6 @@ Or just add the ones that you want
6262
//= require bootstrap-wysihtml5/locales/es-ES
6363
```
6464

65-
Rails compiles and minify all stylesheets into a single file. We need `bootstrap-wysihtml5/wysiwyg-color.css` to be available as a single file.
66-
Modify `config/environments/production.rb` to contain:
67-
68-
```
69-
# Precompile additional assets (application.js, application.css, and all non-JS/CSS are already added)
70-
config.assets.precompile += %w( bootstrap-wysihtml5/wysiwyg-color.css )
71-
```
72-
7365
You may need to restart your rails server.
7466

7567
## Using bootstrap-wysihtml5-rails

0 commit comments

Comments
 (0)