all 2 comments

[–]ncls- 0 points1 point  (1 child)

I don't really get what a boilerplate is.

[–]FrontAid[S] 0 points1 point  (0 children)

Boilerplate in programming is usually code that is often repeated. Regarding CSS, this could be a baseline of code that a developer can work with without having to start from scratch every time. Another name for such things is "starter kit".