6 lines
296 B
XML
6 lines
296 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<bundle minify="true" runOnBuild="true">
|
|
<!--The order of the <file> elements determines the order of them when bundled.-->
|
|
<file>/ClientSource/Style/Shadowbox/shadowbox.css</file>
|
|
<file>/ClientSource/Style/Shadowbox/shadowbox.min.css</file>
|
|
</bundle> |