1.3.2 • Published 4 years ago

template.data.gouv.fr v1.3.2

Weekly downloads
1,023
License
MIT
Repository
github
Last release
4 years ago

template.data.gouv.fr CircleCI

Template CSS pour *.beta.gouv.fr, doc.data.gouv.fr et compagnie.

npm version

Développement

Pour bénéficier du rechargement automatique du CSS :

  yarn install && yarn dev
  open index.html

Construire votre propre version du template

Commenter les parties qui ne vous sont pas utiles dans src/css/index.css puis lancer:

  yarn dist

Importer le package NPM

Installer le package sur votre projet

  npm install template.data.gouv.fr

Puis importer le fichier

  import 'template.data.gouv.fr/dist/main.css'

Utiliser la dernière version complète

En utilisant unpkg <link href="https://unpkg.com/template.data.gouv.fr@1.3.1/dist/main.min.css" rel="stylesheet">

Licence

2019 DINSIC

Cette application est publiée sous licence MIT.

1.3.2

4 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.8

5 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago