By editor, 28 March, 2016 Question How to Add Remove or Override existing CSS files from info.yml File ? Example : # Add a new CSS file: stylesheets: all: - layout.css # Override an existing CSS file: stylesheets-override: - system.theme.css # Remove an existing CSS file: (Example : to remove barik colors.css file) stylesheets-remove: - core/themes/bartik/css/colors.css Tags Drupal 8 Code Comments You must have JavaScript enabled to use this form. Your name Subject Comment About text formats Plain text No HTML tags allowed. Lines and paragraphs break automatically. Web page addresses and email addresses turn into links automatically.
Comments