This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
The character "•" is getting converted to the character "ò". The following SCSS:
Gets converted into this CSS:
|
|
|
I've discovered that the CSS gets generated correctly if I move the SCSS code block from the very bottom of typography.scss to the very bottom of courses.scss AND import courses.scss after typography.scss as follows:
I do not know why this is, but it fixed my issue. I've attached the two files. |
|