HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/Lacom/lacom.nl/vendor/sabberworm/php-css-parser/tests/files/case-insensitivity.css
@CharSet "utf-8";
@IMPORT uRL(test.css);

@MEDIA screen {

}

#myid {
	CaSe: insensitive !imPORTANT;
	frequency: 30hz;
	font-size: 1EM;
	color: RGB(255, 255, 0);
	color: hSL(40, 40%, 30%);
	font-Family: Arial; /* The value needs to remain capitalized */
}