Skip to content

Experimental, CSS-only version of the CodyHouse framework.

License

Notifications You must be signed in to change notification settings

codyhouse/codyframe-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodyFrame CSS

Experimental, CSS-only version of the CodyHouse framework.

CSS files import order:

/* reset */
@import 'reset.css';

/* globals */
@import 'globals/colors.css';
@import 'globals/spacing.css';
@import 'globals/shared-styles.css';
@import 'globals/typography.css';
@import 'globals/icons.css';
@import 'globals/buttons.css';
@import 'globals/forms.css';
@import 'globals/z-index.css';

/* import here the components 👈 */

/* utility classes */
@import 'util.css';

About

Experimental, CSS-only version of the CodyHouse framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published