when I import a custom css file it doesn't appear in output:
- Open .sts.
- Check override styles.
- Import custom css (e.g. MyCSS.css).
- Save and close.
- Publish.
- Open output and view source.
Result: There is no link to MyCSS.css.
Is that what should happen?
TIA.