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

3 years ago

0.1.11

3 years ago

0.1.12

3 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.9

3 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

3 years ago

0.1.6

3 years ago

0.4.2

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago