cssnext/cssnext

View on GitHub
docs/src/modules/Header/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function render has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render() {
    return (
      <header className="cssnext-Header js-Headroom">
        <div style={{ background: "#000", color: "#fff", textAlign: "center" }}>
          <a href="https://moox.io/blog/deprecating-cssnext/">
Severity: Minor
Found in docs/src/modules/Header/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status