Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webschool-io/css-processadores
Cursos sobre pre/post processors de CSS
https://github.com/webschool-io/css-processadores
Last synced: about 1 month ago
JSON representation
Cursos sobre pre/post processors de CSS
- Host: GitHub
- URL: https://github.com/webschool-io/css-processadores
- Owner: Webschool-io
- License: mit
- Created: 2016-02-13T01:33:56.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-21T01:25:29.000Z (almost 9 years ago)
- Last Synced: 2024-04-11T16:22:05.537Z (9 months ago)
- Size: 3.91 KB
- Stars: 10
- Watchers: 12
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CSS-processadores
Cursos sobre pre/post processors de CSS## Ementa básica
- selectors
- pseudo-elementos
- variables
- interpolation
- operators
- extend
- mixins
- functions
- placeholders
- conditionals
- media queries
- iteration### Less
- Prof.: [Caio Norder](https://github.com/caionorder)
- Repositório: [https://github.com/Webschool-io/Curso-CSS-Less](https://github.com/Webschool-io/Curso-CSS-Less)### Sass
- Prof.: [Amanda Vilela](https://github.com/amandavilela)
- Repositório: [https://github.com/Webschool-io/Curso-CSS-SASS](https://github.com/Webschool-io/Curso-CSS-SASS)### Stylus
- Prof.: [Marcos Felipe](https://github.com/omarkdev/)
- Repositório: [https://github.com/Webschool-io/Curso-CSS-Stylus](https://github.com/Webschool-io/Curso-CSS-Stylus)### PostCSS
- Prof.: [Fernando Fleury](https://github.com/fernandofleury)
- Repositório: [https://github.com/Webschool-io/Curso-PostCSS](https://github.com/Webschool-io/Curso-PostCSS)