Repository files navigation
A meta-framework (a framework for frameworks) created by Harry Roberts
Inverted Triangle achitecture for CSS
A sane, scalable, managed architecture
Cascade and inheritance
Very loose
Highly dependent on source order
Not very expressive
Lots of gotchas
Specificity
Lack of documentation
Lack of structure, QA
Mixture of abilities
Different styles
Not aware of what already exists
Adding new styles to end of stylesheets
Write CSS in specificity order
Generic to Explicit
Far Reaching to Local
Low Specificity to High Specificity
Settings - global variables
Tools - mixins and functions
Generic - ground zero styles e.g. normalize, resets etc.
Base - unclassed HTML elements i.e. type selectors
Objects - cosmetic free design patters e.g. grid
Components - designed UI components
Trumps - helpers and overrides
About
An implementation of ITCSS to get up and running for a large scale project
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.