CSS preprocessor performance - Nicole Sullivan presentation

preview_player
Показать описание
CSS is a simple declarative language. Preprocessors were introduced to overcome it's many limitations. Developers have long awaited this functionality, and the use of CSS preprocessors like SASS, Less, and Stylus has become ubiquitous on big websites. Yet CSS preprocessors often output some downright ugly code. During this talk, you will learn about preprocessor performance best practices.
Рекомендации по теме
Комментарии
Автор

Great guidelines, great presentation!

TricoliciSerghei
Автор

Wont have this problem if you do proper templating...or at least not as bad

Cognitoman
Автор

'many limitations' is one of the kinder descriptions of CSS?

macfunkey