stable

Clone or download

Read-only

fix: docs static site is repaired

part of request #37211 Replace TLP-doc documentation How to test: The following command should build a static site (a collection of HTML, CSS and JS files) containing only the docs sections. - it should build successfully - the FontAwesome icons should display correctly (for example in Tabs, in Badges) No functional change elsewhere (icons should keep displaying in Tuleap and in the sidebar) $ pnpm --filter=tlp-doc-v2 run build-storybook-docs Signed-off-by: Joris Masson <joris.masson@enalean.com> Change-Id: I4d5315432219d497e58c1c4ca39299b8035a6dbf

Modified Files

Name
M src/scripts/tlp-doc-v2/package.json +0 −1 Go to diff View file
A src/scripts/tlp/src/fonts/_fontawesome-v4-font-face.scss +51 −0 Go to diff View file
M src/scripts/tlp/src/scss/components/_fonts.scss +2 −2 Go to diff View file