SURFnet / sds-css

CSS for SURF Design System
Other
2 stars 1 forks source link

Fonts als variabele opnemen zodat een project zelf de locatie kan bepalen #2

Open florisschild opened 1 year ago

florisschild commented 1 year ago

Het zou enorm handig zijn om de font url/scr als variabele op te nemen in de css. Dan kan ik zelf de fontlocatie aangeven zonder de css te customizen. Ik zat te denkan aan iets als:

:root {
      --font--url: url("../pad/naar/font");
}
MartijnBroere commented 1 year ago

This is not possible with css-variables, see https://stackoverflow.com/questions/42330075/is-there-a-way-to-interpolate-css-variables-with-url