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.
2 parents db8ee13 + 282cb6d commit 4ba6bd1Copy full SHA for 4ba6bd1
docs/install_generator.md
@@ -27,7 +27,7 @@ The install generator will automatically do these two changes to your files depe
27
1. The following line will be added as the **first** line of `app/javascript/stylesheets/active_admin.scss`
28
29
```stylesheet
30
-@import 'activeadmin_addons/all'
+@import 'activeadmin_addons/src/stylesheets/all'
31
```
32
33
2. The following line will be added **after** `import "@activeadmin/activeadmin"` in `app/javascript/packs/active_admin.js`
0 commit comments