cyclejs/cycle-time-travel

View on GitHub
src/style.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function stylesheet has 65 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function stylesheet () {
  return (
    h('style', `
    .time-travel {
      position: fixed;
Severity: Major
Found in src/style.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status