Examples with "compiled CSS" and their translation in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Just as the compiled CSS files, which were used in the demo.
My compiled CSS ends up looking like this
The difference between the two methods is also that with the default settings the first variant is transferred into the compiled CSS, while the second variant is simply lost.
Der Unterschied zwischen beiden Methoden besteht auch darin, dass mit den Standardeinstellungen die erste Variante ins kompilierte CSS übernommen wird, während die zweite Variante einfach verloren geht.
This would give theme developers a great deal more flexibility, and would see Sass or LESS being used to create a theme, with the compiled CSS served up to end users.
Dies würde den Theme-Entwicklern eine größere Flexibilität ermöglichen und die Erstellung des Theme mit Hilfe von SASS oder LESS erlauben, während den Endnutzern die kompilierten CSS-Dateien ausgegeben werden.
This feature eliminates the need to reload the website as soon as a freshly compiled CSS or JavaScript file is available.
Dieses Feature erübrigt das erneute Laden der Webseite, sobald eine frisch kompilierte CSS- oder JavaScript-Datei zur Verfügung steht.
Nothing but the basics: compiled CSS and JavaScript along with a container.
Basis-Vorlage Nichts als Grundlagen: kompiliertes CSS und JavaScript mit einem Container.
We use resource paths to update the projectCode object with compiled CSS.
Note: If you use the "Tools | Deployment" of PhpStorm to deploy to a FTP server, make sure you activate "Upload external changes" in the "Options" settings, as otherwise the compiled CSS file would not be uploaded.
Hinweis: Falls ihr "Tools | Deployment" verwendet, um Änderungen in PhpStorm automatisch an einen FTP-Server zu senden, dann müsst ihr "Upload external changes" in den "Option" aktivieren, da ansonsten die kompilierte CSS Datei nicht hochgeladen würde.
Andere resultaten
/Single line comments are removed when Sass is compiled to CSS.
/Einzeilige Kommentare werden entfernt, wenn Sass zu CSS kompiliert wird.
Now, if I run the webpack command, I get my SASS compiled into CSS.
The LESS code will be compiled into normal CSS by the LESS compiler.
Der dort verwendete LESS-Code wird vom LESS-Compiler in normales CSS kompiliert.
The/sass folder contains all the Sass.scss source files, before they are compiled into the CSS files.
To use SASS, you write code which will then be compiled into normal CSS.
Um SASS zu verwenden, muss der Code, den man geschrieben hat, in normales CSS kompiliert werden.