https://github.com/awayken/2016devobjective
PostCSS: A Dumb Name For an Awesome Thing
https://github.com/awayken/2016devobjective
postcss presentation showcase slides
Last synced: 3 months ago
JSON representation
PostCSS: A Dumb Name For an Awesome Thing
- Host: GitHub
- URL: https://github.com/awayken/2016devobjective
- Owner: awayken
- License: mit
- Created: 2016-05-08T03:34:53.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-14T03:35:43.000Z (about 10 years ago)
- Last Synced: 2025-01-26T15:11:23.723Z (over 1 year ago)
- Topics: postcss, presentation, showcase, slides
- Language: CSS
- Homepage: https://slides.com/awayken/2016devobjective
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PostCSS
> A Dumb Name For an Awesome Thing
CSS preprocessors have revealed to front-end developers the shortcomings of CSS. But there was a catch: you had to choose your language and stick with it. Would you go Sass? Or try LESS? Was Stylus your flavor? PostCSS, built on Node, is a CSS transforming engine that lets you choose (and write) the plugins that you need (or want) to take your styling source files and turn them into CSS. It's fast; it's flexible; it's awesome.
[](http://www.devobjective.com/)
This talk was given during [dev.Objective()](http://www.devobjective.com/) 2016.
You can view the [slides](https://slides.com/awayken/2016devobjective) on [Slides.com](http://slides.com/).