Client-First Quick Guide Client-First is a set of guidelines and strategies to help us build Webflow websites. Built and managed by Finsweet. Classes Strategy for how to identify, use, and manage classes inside Webflow as a platform. Utility Show in docs...
More
Client-First Quick Guide Client-First is a set of guidelines and strategies to help us build Webflow websites. Built and managed by Finsweet. Classes Strategy for how to identify, use, and manage classes inside Webflow as a platform. Utility Show in docs Custom Show in docs Meaningful & Show in docs A utility class is created for a specific combination A custom class created for a specific and complete naming of CSS properties, which can be applied to identifiable component, page, grouping of Class names should say what they do. The name of a elements across the project. elements, or single element. class should answer these questions: Utility classes use dashes ‘-’ only. Custom classes use an underscore ‘_’ to define the "What is the purpose of this class in the project? “custom folder name”. "How can I give the most context into what this text-size-large class is responsible for in the project?" background-color-gray header_background-layer testimonial-slider_headshot Give classes me
Less