rofrischmann/elodin

View on GitHub
plugins/color/src/index.js

Summary

Maintainability
A
0 mins
Test Coverage
export default function color() {
  // given the new color formats, this plugin currently does nothing
  return {}
}