awesome-code-reading icon indicating copy to clipboard operation
awesome-code-reading copied to clipboard

Milligram

Open lucasleecr opened this issue 7 years ago • 0 comments

Link to the codebase

https://github.com/milligram/milligram/

Which release/version did you read?

1.3.0 (https://github.com/milligram/milligram/releases/tag/v1.3.0)

Why it is a good project to read?

  • Small CSS framework. No Javascript.

Starting point

src/milligram.sass (https://github.com/milligram/milligram/blob/v1.3.0/src/milligram.sass)

Reading order

Any order is ok.

Interesting parts

Common CSS components.

Any parts should be skipped?

No.

Any other tips?

  • Run the homepage locally to preview all the styles https://github.com/milligram/milligram.github.io

Links and resources

  • Homepage https://milligram.io/

Contributor

@lucasleecr

lucasleecr avatar Oct 01 '18 20:10 lucasleecr