If you are building a website using a javascript framework, you can install this framework using the following npm install command.

> npm install phi-css
Copy

After installation of the package, you can import the CSS file using the ES6 import statement.

import 'phi-css/dist/phi.min.css'
Copy

After importing, you can directly use the class names in the HTML elements.