Vertaling van "PostCSS" in Engels
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.
Heute konzentrieren wir uns auf seine PostCSS Umsetzung.
Today, we'll focus on its PostCSS implementation.
Mit einem PostCSS Funktion automatisieren Sie Ihre responsive workflow
Using a PostCSS function to automate your responsive workflow
Das kann zwar so funktionieren, ist aber nicht die Anforderung. Von daher ist PostCSS eigentlich ein "Prozessor".
While it can work this way, it is not a requirement so PostCSS is actually just a "processor".
Präprozessoren mal zur Seite gestellt, sollten wir auch über Postprozessortools wie PostCSS und cssnext sprechen, welche eine große Aufmerksamkeit in den letzten Monaten erhalten haben.
Preprocessors aside, we should also mention tools like PostCSS and cssnext which have received significant exposure these last few months.
Umstellung der Styling-Plattform auf PostCSS.
Conversion of the styling platform to PostCSS.
Das ist unglaublich mächtig und großartig um Libraries, die mit irgendeinen Präprozessor (genauso wie Vanilla-CSS) zusammen arbeiten, zu bauen. Jedoch ist PostCSS nicht einfach zu benutzen.
This is incredibly powerful and great for building libraries that work with any preprocessor (as well as vanilla CSS), but PostCSS isn't particularly easy to use yet.
Nächster Schritt ist das hinzufügen von RFS auf die PostCSS plugins Liste.
Next step is to add RFS to the PostCSS plugins list.
Auf der anderen Seiten kann PostCSS schwierig sein (falls du nicht all zu gut in JavaScript bist), sich aber als extrem mächtig herausstellen.
On the other hand, PostCSS can be difficult to take in hand (if you aren't great with JavaScript) but turns out to be incredibly powerful.
Autoprefixer, die beliebte Prefixing-Bibliothek, ist zum Beispiel mit PostCSS gebaut.
For example, the popular prefixing library Autoprefixer is built with PostCSS.
Während Sass lediglich Features bereitstellt die nützlich sind um CSS zu schreiben, besitzt PostCSS direkten Zugriff auf den CSS AST (abstract syntax tree, oder abstrakter Syntaxbaum) und JavaScript.
While Sass only provides a set of features that are useful to write CSS, PostCSS provides direct access to the CSS AST (abstract syntax tree) and JavaScript.
Entwicklung und Architektur im React-Umfeld mit weiteren Technologien wie Gulp, Webpack, ESLint, StyleLint, PostCSS, CSS Modules, etc.
Development and architecture in the React environment with other technologies such as Gulp, Webpack, ESLint, StyleLint, PostCSS, CSS Modules, etc.
Tatsächlich bietet PostCSS sogar einen offiziellen SCSS-Parser genau dafür an.
In fact, PostCSS offers an official SCSS parser for just this thing.