[TYPO3-mvc] FLUID in external files

Julian Kleinhans typo3 at kj187.de
Thu Dec 3 22:32:48 CET 2009


Hiho,

i have a little question about fluid

I use the CSS framework yaml, and yaml use inside the css files the 
@import functionaltity to import more css files.

Is that possible, or better, is there a trick to use fluid inside 
external files?


Example..

Layouts/default.html
<snip>
   <link href="{f:uri.resource(path:'css/style.css')}" type="text/css"/>
</snip>

Resources/Public/css/style.css
<snip>
   @import url({f:uri.resource(path:'Yaml/core/base.css')});
</snip>


Its only a example, i know that this dont work...


cheers
julian



-- 
Julian Kleinhans
Certified TYPO3 Integrator
email: typo3 at kj187.de
web:   http://www.typo3-tutorials.org

Xing: http://www.xing.com/profile/Julian_Kleinhans
Twitter: http://twitter.com/kj187


More information about the TYPO3-project-typo3v4mvc mailing list