Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #13478
Closed
Open
Issue created May 01, 2014 by Administrator@rootContributor

Make fonts always relative to project.less is not good idea

Created by: normanzb

veto to #10941 , the guy report the issue must because he is compiling with --relative-urls turned on, that's why fonts folder are relative to bootstrap.less

whether or not relative should be controlled by lessc parameter --relative-urls not by hard coding it.

it would be actually good idea to make sure fonts are relative to bootstrap.less (when --relative-urls is used) as i don't have to copy over the fonts from bower folder to project folder, a simple bower install should do the job.

@jhnns also mentioned that the change cause rootpath options useless in the thread of #10941 .

Assignee
Assign to
Time tracking