Skip to content

dxlliv/gamepad.css

Repository files navigation

gamepad.css

Collection of CSS buttons for all existing gaming consoles.
Or at least, all major consoles. Inspired by PSone.css

Documentation

Demo - Storybook

Storybook stories

Installation

npm install gamepad.css

Import styles into your favorite framework

import "gamepad.css/styles.min.css";

Or import them directly from jsdeliver.net

<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/gamepad.css@latest/styles.min.css" />

Contribute

Fork the project and clone the repository

git clone https://github.com/dxlliv/gamepad.css.git
cd gamepad.css
npm install

Demo

npm run dev

Storybook

npm run storybook

License

Released under the MIT License

About

Collection of CSS buttons for all existing gaming consoles

Topics

Resources

License

Stars

8 stars

Watchers

2 watching

Forks

Releases

No releases published

Contributors