I'd like to embed a style at the top of a script in a slim template. Something like this:
style .thumbnail_large { border: 1px solid red }
but this is not working. Any idea how to get this done?
css: .thumbnail_large { border: 1px solid red }
This is the Slim syntax for embedded engines.
1.4m articles
1.4m replys
5 comments
57.0k users