UNPKG

grunt-cache-killer

Version:

Kill your asset cache file problems by updating their filenames and any references to them.

19 lines (16 loc) 284 B
/* Test Cascading Style Sheet */ body { margin: 0; padding: 0; background-color: #D3D3D3; } h1 { margin: 1em; padding: 1em; color: #FFF; text-align: center; background-color: #808080; } .highlight { background-color: #000080; }