Umwelt Framework is a small CSS framework. It specialised for general usage thus most Umwelt related projects. Simply sets basic styles to elements, allows scalability and applies coding standardization for different type of projects.
You can find the usage at Umwelt Sample repo
Umwelt Framework can directly install your project by copying the contents of lib folder to your assets, or you can install it as npmpackage.
npm i umweltdk/umweltdk-frontend-framework --save
npm update umweltdk/umweltdk-frontend-framework
@import 'umweltdk-frontend-framework';