Informations
What is the current behavior?
I am trying to modify the CSS in plugins/content-manager/admin/src/containers/ListPage/styles.scss
After the change, I rebuild the application with npm run setup
followed by strapi start
, however, the changes are not reflected. How can I modify the css of the plugin?
In the end I just override the styles in the main css file specified in App/index.js
Would be nice to know how to do this without overriding the styles...
This issue is related to the alpha version.
We are cleaning these issues.
Is there an update how to override plugin styles in beta? @lauriejim