first import
This commit is contained in:
12
sites/all/modules/libraries/tests/libraries_test.css
Normal file
12
sites/all/modules/libraries/tests/libraries_test.css
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
/**
|
||||
* @file
|
||||
* Test CSS file for Libraries loading.
|
||||
*
|
||||
* Color the 'libraries-test-css' div purple. See README.txt for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
.libraries-test-css {
|
||||
color: purple;
|
||||
}
|
||||
Reference in New Issue
Block a user