I created a file custom.css in /themes/evolve_sub/assets/css/ and I added in /themes/evolve_sub/evolve_sub.info.yml
css: - assets/css/custom.css
what is wrong?
(This article https://support.drupalexp.com/forum/how-custom-css-drupalexp-theme-framework is only for drupal7?)
© Copyright 2013-2017 DrupalExp - All Rights Reserved
Hi Laura Scevaroli,
We added custom.less file in evolve_sub/assets/lessc folder already. You can add your custom css to that file.
Thanks!