2022.2

Table Of Contents
l
New SCSS file:Clicktoaddanew,emptySassfiletotheResources(extension:.scss).Sassis
aCSSPreprocessorintegratedinConnect.FormoreinformationaboutSass,see:Sasswebsite.
Note: WhenthenameofSassfilebeginswithanunderscore,itisconsideredapartial
.scssfile(e.g._mySass.scss).Partialfilesaretypicallyimportedinabase.scssfile.They
mayincludeSassvariablesorotherdirectivesdeclaredinthebasefile,andtheycannotbe
compiled.
l
New Remote SCSS file:ClicktoaddaRemoteSassfiletotheResources.
l
Compile(.scssfilesonly):SelecttocompiletheSass(.scss)fileintoaStylesheetwhichcanthen
beappliedtoasection.
ThecompiledstylesheetwillhavethesamenameastheSassfile,butwiththeextension.css.
CompiledCSSfilescanberecognizedbytheirfirstline:/*Compiledbyhttps://sass-lang.-
com/libsass*/.
CompileroptionscanbesetinthePreferences;see"Editingpreferences"onpage353.
Note: Re-compilinga.scssfileoverwritesanymanualchangesmadetothe.cssfile.
Partial.scssfilescannotbecompiled.
l
New Folder:Clicktocreateanewfoldertoorganizeresourcesmoreeasily.
l
Rename:Clicktoopentheresource'sRename.ThisisthesameaspressingtheF2keywhilethe
resourceisselected.
l
Download Resource(remotestylesheetsonly):SelecttodownloadtheRemoteStylesheet
(see"Usingaremotestylesheet"onpage264)andaddthedownloadedcopytotheStylesheets
folder.Thecopywillhavethesamenameastheremotestylesheet,butitsextensionwillbe.css
insteadof.rcss.Anysectionthatusedtheremotestylesheetwillfromthenonusethedown-
loadedstylesheet(see"Applyingastylesheettoasection"onpage267).
l
Delete:Clicktodeletetheresource.ThisisthesameaspressingtheDeletekeywhilethe
resourceisselected.
Snippets
Asnippetisasmall,ready-to-usepieceofcontentinafile.Snippetscanbere-usedwithinthesame
template,inallcontexts,sectionsandscripts.
Page 525