/** * @file * Test CSS file for Libraries loading. * * Color the 'libraries-test-module-css' div red. See README.txt for more * information. */ .libraries-test-module-css { color: red; }