by TopStyle Support » Sun Dec 30, 2012 6:58 am
Good news: there is an undocumented feature for this.
You'll need to create a file named TopStyle.cfg in the directory where your HTML doc is.
This TopStyle.cfg should look something like this:
[links]
C:\Users\svanas\Desktop\1.css
C:\Users\svanas\Desktop\2.css
You can add as many links to other style sheets as you like. Here are the rules:
* they need to be under the [links] section
* a relative path should start with ./ or .\
* they need to exist