lit has two modules: lit and util. Both of them are designed to be as small as possible, and easy to extend.
lit contains all of the basics for a framework, such as a responsive grid, typography, and other elements.
util has many CSS utility classes that can be used to extend lit, or any CSS framework.