Experience design freedom with our flexible components

Streamline your design process and elevate your interfaces with our versatile and customizable component library. Build with ease and consistency while creating engaging user experiences. Experience the power of our library today.



      
<!doctype html>
   <html lang="en">
      <head>
         <meta charset="utf-8">
         <meta name="viewport" content="width=device-width, initial-scale=1">
         <title>ANIX'S DEMO</title>
         <link href="https://anix-component-library.netlify.app/style.css" rel="stylesheet" >
      </head>
</html>
      
   

how can i link css file in our code

this is a very simple task , from the installlation section copy the cdn link of css and past it inside head

can i made changes in the component by writing css code

yes ! you can make changes to it butif you overwrite things then you have write !important keyword in your css code

can i made more css properties

yes you can add more custom css properties by targeting the classname or id of that component