0.1.0 • Published 4 years ago
not-alphabet-theme v0.1.0
notAlphabet Rocket Theme
This is a theme/preset for Rocket.
Installation
npm i -D not-alphabet-theme
Add it to your 👉 rocket.config.js
import { notAlphabetTheme } from 'not-alphabet-theme';
export default {
presets: [notAlphabetTheme()],
};
0.1.0
4 years ago