UI components and code files get often refactored or improved iteratively which means your project may have leftovers from old style you don't want used as an example but rather deprecated or refactored little by little.
Document it! Otherwise your team don't know what's going on and your code base and design style may diverge or cause hindrance in review process.