0.1.3 • Published 7 years ago
neon-colors v0.1.3
neon-colors
A small neon color palette.
How to use
Simply add import neon from "neon-colors" to the top of your React component.
Add inline styles to your JSX elements like such: style={{ color: neon.blue }}.
Available colors include blue, green, yellow, purple, and orange.