[Libreoffice-bugs] [Bug 125696] New: Introduce CSS preprocessor
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 5 08:39:46 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=125696
Bug ID: 125696
Summary: Introduce CSS preprocessor
Product: LibreOffice Online
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: s.mehrbrodt at gmail.com
I suggest we should use a CSS preprocessor for the css in loleaflet.
It has many advantages over pure CSS (variables, inheritance, etc; see
https://raygun.com/blog/10-reasons-css-preprocessor/ e.g.).
Not sure which is the best.
I would probably go with LESS ( http://lesscss.org/ ) since it works with
Node.js (while SASS ( https://sass-lang.com/ ) for example requires Ruby
runtime).
Any opinions on this?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190605/9e43d9c2/attachment.html>
More information about the Libreoffice-bugs
mailing list