react-modestadeprecated

React components for ModestaCSS framework

Usage no npm install needed!

<script type="module">
  import reactModesta from 'https://cdn.skypack.dev/react-modesta';
</script>

README

React-Modesta

NPM LICENSE Discord

Some ModestaCSS components built with React

React-Modesta is not maintained by the core developer of ModestaCSS (AlexFlipnote). Breaking changes or new features added in CSS may take some time to be reflected here

You should know a bit about Modesta before using this lib: https://modesta.alexflipnote.xyz

Installation

This module will not link CSS from Modesta, you'll have to follow instructions here. You should use a static version since breaking changes may occur in ModestaCSS

With NPM:   npm i react-modesta
With Yarn:  yarn add react-modesta

Usage

See the site for documentation