<snippet>
	<content><![CDATA[
${1:}
[data-dpr="2"] &{
    ${2:}
}
[data-dpr="3"] &{
    ${3:}
}
]]></content>
	<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
	<tabTrigger>data-dpr</tabTrigger>
	<!-- Optional: Set a scope to limit where the snippet will trigger -->
	<scope>source.scss</scope>
</snippet>