Von Version < 15.27 >
bearbeitet von awa
am 19.03.2020, 16:03
Auf Version < 15.24 >
bearbeitet von awa
am 19.03.2020, 15:53
< >
Änderungskommentar: (Autosaved)

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -195,14 +195,7 @@
195 195  
196 196  // You can also import another layout
197 197  // It is transpiled with the variable settings before being imported
198 -@import "client/current/file.thpc";
199 -
200 -// Import a file only when transpiling for a preview
201 -// A SCSS file is transpiled (a) when the user clicks the save
202 -// button, which also saves the result a client file or design template.
203 -// And (b), when the user has changed an option in the UI and we want to
204 -// to update the preview in the center section of the UI.
205 -@import "client/current/file.scss?previewOnly";
198 +@import "client/current/file.thpc"
206 206  {{/code}}
207 207  
208 208  === Editorkonfiguration
... ... @@ -209,8 +209,6 @@
209 209  
210 210  === Einstellungen zur CSS-Generierung
211 211  
212 -
213 -
214 214  * Editoren-Typ, Breite, weitere Optionen, mehrspaltig?
215 215  * Import von Mandantdateien und anderen Layout-Vorlagen
216 216  * Nutzung von Variablen, warum !default
Copyright 2000-2025