Site upgrade

This commit is contained in:
Andrea Foletto
2021-12-16 09:06:48 +01:00
parent dd1fcb0486
commit 3bcb62a362
15 changed files with 118 additions and 2 deletions

View File

@@ -0,0 +1,16 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="CssUnknownProperty" enabled="true" level="WARNING" enabled_by_default="true">
<option name="myCustomPropertiesEnabled" value="true" />
<option name="myIgnoreVendorSpecificProperties" value="false" />
<option name="myCustomPropertiesList">
<value>
<list size="1">
<item index="0" class="java.lang.String" itemvalue="clip-path" />
</list>
</value>
</option>
</inspection_tool>
</profile>
</component>