@groupe-psa/psa-business-theme

1.0.2 • Public • Published

PSA business theme

Classic business-oriented visual theme for "Groupe PSA" Web applications.

Installation

Install the psa-business-theme NPM module as a dependency:

npm install psa-business-theme --save

Then link the stylesheet from your HTML code:

<!DOCTYPE HTML>
<html lang="en">
  <head>
    <title>My page</title>
    <meta charset="UTF-8">
    <link rel="stylesheet" type="text/css" href="node_modules/psa-business-theme/psa-business-theme.min.css">
  </head>
  <body>
    <h1>Hello World!</h1>
  </body>
</html>

Readme

Keywords

Package Sidebar

Install

npm i @groupe-psa/psa-business-theme

Weekly Downloads

14

Version

1.0.2

License

MIT

Unpacked Size

2.67 MB

Total Files

40

Last publish

Collaborators

  • adrienlauer