2018.2

Table Of Contents
variables or other directives declared in the base file, and they cannot be compiled.
l
New Remote SCSS file: Click to add a Remote Sass file to the Resources.
l
Compile (.scss files only): Select to compile the Sass (.scss) file into a Stylesheet which
can then be applied to a section.
The compiled style sheet will have the same name as the Sass file, but with the extension
.css.
Compiled CSS files can be recognized by their first line:/* Compiled by https://sass-
lang.com/libsass */.
Compiler options can be set in the Preferences; see "Editing preferences" on page325.
Note
Re-compiling a .scss file overwrites any manual changes made to the .css file.
Note
Partial .scss files cannot be compiled.
l
New Folder: Click to create a new folder to organize resources more easily.
l
Rename: Click to open the resource's Rename. This is the same as pressing the F2 key
while the resource is selected.
l
Download Resource (remote style sheets only): Select to download the Remote
Stylesheet (see "Using a remote style sheet" on page255) and add the downloaded copy
to the Stylesheets folder. The copy will have the same name as the remote style sheet,
but its extension will be .css instead of .rcss. Any section that used the remote style sheet
will from then on use the downloaded style sheet (see "Applying a style sheet to a
section" on page260).
l
Delete: Click to delete the resource. This is the same as pressing the Delete key while
the resource is selected.
Page 489