UNPKG

react-nav-bar

Version:

Simple yet very coustomizable navigation bar for react

11 lines (10 loc) 360 B
/** * Including all the themes. */ import './../../themes/default.css'; import './../../themes/hoverLakeDark.css'; import './../../themes/hoverLakeDarkRound.css'; import './../../themes/hoverLakeBright.css'; import './../../themes/hoverLakeBrightRound.css'; import './../../themes/mobileHoverLakeDark.css'; import './../../themes/mobileHoverLakeBright.css';