}}
CSS フラグメント内のシーケンスは、Twig delimiterとして解析されます。
<style>
@media (touch-enabled),
(-webkit-touch-enabled),
(-moz-touch-enabled),
(-o-touch-enabled),
(-ms-touch-enabled),
(modernizr){#touch{top:9px;position:absolute}}
</style>
それを克服するにはどうすればいいですか?