0.4.2 • Published 3 years ago

@fsac/react-ui v0.4.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

React UI Components

🚧 In active development. Breaking changes will happen without warning.

Opinionated set of reusable components. Expect to be used in an environment with Font Awesome icons and TailwindCSS utility classes.

Requirements

  • TailwindCSS ^3
  • Font Awesome React
  • A Font Awesome fam if you want to use icons. We don't use the babel macros.

Installation

Install the JavaScript module:

npm i @fsac/react-ui

Add the TailwindCSS preset to your project:

// tailwind.config.js
module.exports = {
  presets: [
    require('@fsac/react-ui/tailwind-preset')
  ]
}

Development

npm run watch
0.1.10

4 years ago

0.1.11

4 years ago

0.1.12

4 years ago

0.3.0

3 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.9

4 years ago

0.4.1

3 years ago

0.2.3

3 years ago

0.4.0

3 years ago

0.3.1

3 years ago

0.2.2

4 years ago

0.1.6

4 years ago

0.4.2

3 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago