[SVN] CSS syntax nitpick

Gerd Knops gerti-textmate at bitart.com
Mon Jul 24 22:23:28 UTC 2006


Both the experimental and the regular CSS syntax fail to correctly  
highlight the media part below:

	@media print
	{
		div.menuBar {
			position: absolute;
		}
	}

it works fine if the opening brace is moved to the first line.

Gerd




More information about the textmate-dev mailing list