Matt Baer
d277e283d5
Move ProseMirror styles to less dir
...
This keeps it consistent with all our other CSS.
2020-03-11 11:55:55 -04:00
Matt Baer
a01e280890
Tweak "LESS not installed" message
2019-09-20 18:22:54 -04:00
Rob Loranger
cb78fd227e
use inline bash instead
2019-09-20 10:17:58 -07:00
Rob Loranger
43849d95d3
add back all generation steps
...
accidentally removed two lines from make all
fix check when trying to install lessc
2019-09-20 10:06:49 -07:00
Rob Loranger
9d0027ec53
don't need less to install less
2019-09-20 09:17:47 -07:00
Rob Loranger
d129894ba7
fix check for missing less
2019-09-18 15:56:22 -07:00
Matt Baer
0066fecc20
Fix LESSC assignment in less/Makefile
2019-09-18 17:06:40 -04:00
Rob Loranger
3c104cb3aa
check for lessc executable in any location
...
previously the checks were explicit locations which does not work when
using something like nvm to manage node packages and versions.
this checks for the executable and sets the script variable LESSC to the
full path of the one found.
if none was found the make command will error.
2019-08-09 11:31:42 -07:00
Gytis Repečka
6da10f28ac
Modified less/Makefile: added /bin/lessc path which is returned by which lessc in CentOS 7 when lessc is installed via npm.
2019-05-02 12:07:01 +03:00
Darius Kazemi
91a181f628
Adding another possible path for lessc to Makefile
2019-04-30 10:40:00 -07:00
Matt Baer
0567564905
Add LESS styles, fonts, icons, CSS generation
2018-11-07 22:33:13 -05:00