@codacy/stylesheets
v1.1.11
Published
This repository contains the stylesheets used by Codacy.
Downloads
290
Readme
Codacy Stylesheets
This repository contains the stylesheets used by Codacy.
In this project we include some vendor code, like bootstrap, bootstrap-select and bootstrap-tagsinput due to legacy reasons.
Resources
This package publishes a some resources to be used:
dist/out/css/template.{.min.css,css}
- Codacy stylesheet based on Bootstrap 3dist/out/scss/_variables.scss
- Useful variables used in the stylesheet to create new inline elementsdist/out/css/clear-sans-font-face.css
- Clear Sans Font Face (already included in the template)style/**/*.scss
andimages/**/*.svg
- Sources of the stylesheets
Use
Install dependencies and build
yarn
Build
yarn build