We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac703c7 commit 2a92bb5Copy full SHA for 2a92bb5
README.md
@@ -21,7 +21,7 @@ Previous version with support for Rails 3 is maintained in branch [support/0.6.x
21
## Require Assets
22
23
- active_admin.js: `//= require active_admin/active_admin_globalize.js`
24
-- active_admin.scss: `@import "active_admin/active_admin_globalize.css";`
+- active_admin.css: `*= require active_admin/active_admin_globalize`
25
26
## Your model
27
0 commit comments