Hi
I have been experimenting with Dreamweaver 4 to edit vanilla snips.
It is great for tweaking relative color values. And lovely to see the
Vanilla code so explicit in this environment:
{!hierarchy}{.name}
by {!last-editor:linked}, {!age} ago
This something other systems have often come unstuck on.
Problem: I can create a linked style sheet in Dreamweaver adn see it's
changes locally check them as a Temp file in web browser.
But Vanilla is not finding my .css file
Where should it go and what should the path be?
For example:
I am editing vanilla-template.snip
I create a file "vanilla_jason.css"
In DreamWeaver I can put it the same folder or another and use a typical
html css link such as:
<link rel="stylesheet" href="vanilla_jason.css" type="text/css">
Please, What's the trick to css templating in Vanilla?
thanks
- Jason