Chain System
Fernando Comet
I am a Design Technologist. Multidisciplinar profile, right now working as a freelance contractor as Webflow developer.
About this Style Guide
ChainSystem the most intuitive and easy Class Naming System for Webflow. Work fast, be clear, be concise, be productive.
Why is on the list?
This is a Class Naming System to reduce errors: Chain System
- Works by making chains (kebab-case)
- Always use lower case except for components (Navbar, Footer)
It has several advantages:
- Reduces the risk of making mistakes
- No need for a Style Guide
- Each class tells you exactly where the element is in the document flow
- It is very intuitive, use kebab-case which is the easiest for Webflow (especially if you use code)