Drupal 8: css SMACSS asset libraries
In this blog we are going discuss about, how css are added in themes and modules using asset libraries (with module_name.libraries.yml file). Outwardly It’s pretty simple, you create a module_name.libraries.yml file and add a key and add css and js with the library. like,.
Read more →