aboutsummaryrefslogtreecommitdiff
path: root/files/de/glossary/css_preprocessor
diff options
context:
space:
mode:
Diffstat (limited to 'files/de/glossary/css_preprocessor')
-rw-r--r--files/de/glossary/css_preprocessor/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/de/glossary/css_preprocessor/index.html b/files/de/glossary/css_preprocessor/index.html
index 43cd580206..94064f4571 100644
--- a/files/de/glossary/css_preprocessor/index.html
+++ b/files/de/glossary/css_preprocessor/index.html
@@ -1,9 +1,10 @@
---
title: CSS-Präprozessor
-slug: Glossary/CSS_Praeprozessor
+slug: Glossary/CSS_preprocessor
tags:
- CSS
translation_of: Glossary/CSS_preprocessor
+original_slug: Glossary/CSS_Praeprozessor
---
<p><span class="seoSummary">Ein <strong>CSS-Präprozessor</strong> ist ein Programm zur Generierung von {{Glossary("CSS")}} aus der des Präprozessors eigenen {{Glossary("Syntax")}}.</span> Es gibt eine Vielzahl von CSS Präprozessoren aus denen man wählen kann. Die meisten davon stellen Funktionen zur Verfügung, die in reinem CSS nicht verfügbar sind, wie beispielsweise Mixins, Nesting Selectors, Inheritance Selectors und andere. Diese Funktionen verhelfen der Struktur des CSS zu mehr Lesbarkeit und besserer Pflegbarkeit.</p>