タグ Nicolas Gallagher
人気順 10 users 50 users 100 users 500 users 1000 usersHow to test React components using Karma and webpack – Nicolas Gallagher
I’m working on a project at Twitter that uses React and webpack. After a few conversations with @sokra last year, this is the setup I put in place for testing React components (authored using JSX and ... 続きを読む
About normalize.css – Nicolas Gallagher
Normalize.css is a small CSS file that provides better cross-browser consistency in the default styling of HTML elements. It’s a modern, HTML5-ready, alternative to the traditional CSS reset. Normaliz... 続きを読む
俺の CSS リセット: 2011 冬 - terkel.jp
年末だからというわけでもないのですが、いつものサイト作りに使う CSS リセットについて見直してみました。今までもちょっとずつ手を入れてはいたのですが、今回はかなり大きく修正しています。というのも、Nicolas Gallagher と Jonathan Neal の両氏による normalize.css を知り、大きく影響を受けたからです。 Normalize.css は「新手の CSS リセッ... 続きを読む