ihp-1.5.0: Haskell Web Framework
Copyright(c) digitally induced GmbH 2020
Safe HaskellNone
LanguageGHC2021

IHP.View.CSSFramework.Unstyled

Description

 
Synopsis

Documentation

unstyled :: CSSFramework Source #

Provides a truly unstyled CSSFramework with no CSS classes

This way we can later add more properties to the CSSFramework without having to update all the CSS Frameworks manually