JacobWeinbren / miliband-components

Component Library for Miliband Theme.

Home Page:https://miliband-components.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

miliband-components

Component Library for Miliband Theme.

Build

gh repo clone https://github.com/JacobWeinbren/miliband-components.git
cd miliband-components
yarn install
yarn build

For the docs, run the following

yarn start

Production

  • Define custom elements for treeshaking
  • Include the miliband-components' global CSS file for themes and variables [in progress]
  • Copy over assets (images, icons etc.) [in progress]

Browser Supports

Supports major browsers - Chrome, Firefox, Safari, Edge and Opera. Make sure to use polyfills for older browsers - read lit.dev's guide for more details on legacy browser support.

Contributing

Contributions are always welcome - make a pull request and get in touch if you would like to help The Social Review's development.

License

  • This component library uses the MIT License, summarised here.
  • The font is licensed under the Open Font License (OFL).

About

Component Library for Miliband Theme.

https://miliband-components.vercel.app/

License:MIT License


Languages

Language:SCSS 68.0%Language:JavaScript 17.0%Language:TypeScript 15.0%