You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
366 B
16 lines
366 B
<?xml version="1.0"?> |
|
<Template author="Matt Ward" version="1.0"> |
|
|
|
<Config |
|
name="Empty Style Sheet" |
|
icon="Icons.32x32.CSSIcon" |
|
category="Web" |
|
defaultname="StyleSheet${Number}.css" |
|
language="Default"/> |
|
|
|
<Description>An empty cascading style sheet.</Description> |
|
|
|
<Files> |
|
<File name="${FullName}" language="Default"/> |
|
</Files> |
|
</Template>
|
|
|