Interesting…
Today I got the same problem as ian277 when I tried his code for my child theme css.
My solution was just to get rid of the quotes and the template import worked.
/*
Theme Name: Twenty Twelve Child
Template: twentytwelve
*/
@import url(../twentytwelve/style.css);