INTRODUCTION
OXYGEN UI is a highly customizable, low-level utility first CSS
component library that gives you all of the building blocks you need to build bespoke designs without any
annoying opinionated styles you have to fight to override. It operates on a lower level
and offers you a set of CSS helper classes. By using these classes you can rapidly create custom
design easily.
-
InstallationTo start using the components of Oxygen UI you can import the below stylesheet in your project.
@import url("https://oxygen-ui-component-library.netlify.app/style.css")NOTE: If you do not require all the components, you can also import individual component stylesheets. The links to the individual component stylesheets can be found in their respective documentations.