fonts.css

body {
    color: white;
}

File

drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/cssmin/fonts.css
View source
  1. body {
  2. color: white;
  3. }