Inconsistencies in UI design can be quite bothersome to users. The problem can stem from CSS inconsistencies. By using a CSS Preprocessor like LESS, you can create mixins for components that generate needed styles.
This process will create UI components that have a much stronger tendency to stay consistent as an application is developed.
This process will create UI components that have a much stronger tendency to stay consistent as an application is developed.
view source