Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kortirso committed Oct 28, 2024
1 parent 4fce49a commit 20260af
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,19 +78,6 @@ class SendgridController < ApplicationController
end
```

### UI styles

For adding styles for UI you need to add this line to assets/config/manifest.js
```js
//= link emailbutler.css
```

Or in some cases you can specify it in assets/javascript/application.js

```js
//= require emailbutler_manifest
````

### Mailers

Update you application mailer
Expand Down

0 comments on commit 20260af

Please sign in to comment.