@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>

Dependencies (0)

    Dev Dependencies (5)

    Package Sidebar

    Install

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

    Weekly Downloads

    19

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    2.67 MB

    Total Files

    40

    Last publish

    Collaborators

    • adrienlauer