Mimcss Home

Mimcss is a CSS-in-JS library that allows authoring CSS styles without creating CSS files. Instead, the styles are created via TypeScript programming. You code your styling rules including CSS classes, animations, media etc. by creating TypeScript classes. The Mimcss library processes these classes and creates the rules that are inserted into <style> elements in the <head> of your HTML document. As a result, your application or library bundle is self contained and doesn’t require a separate CSS bundle.

Mimcss npm version Mimcss downloads per month Join the chat at https://gitter.im/mimcss/general

Articles

Contact

Mimcss was created by Michael Michlin. You can contact me directly at mmulya@outlook.com.