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

a6e922f Β· Jan 31, 2023

History

33 Commits
Jan 31, 2023
Jun 27, 2022
Jan 20, 2023
Jun 27, 2022
Jan 30, 2023

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