Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
agosha-wra authored Apr 6, 2021
1 parent cc7a335 commit f80f51c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ $ rails generate light_admin:variables
`app/assets/stylesheets/light_admin/custom_variables/_borders.scss`
`app/assets/stylesheets/light_admin/custom_variables/_shadows.scss`

Then, import your changed variables in `app/assets/stylesheets/active_admin.scss` above the light admin base scss file, it should look like this if you have changed only colors:
- Then, import your changed variables in `app/assets/stylesheets/active_admin.scss` above the light admin base scss file, it should look like this if you have changed only colors:
```
@import 'active_admin/mixins';
@import 'active_admin/base';
Expand Down

0 comments on commit f80f51c

Please sign in to comment.