This can be used for base when building a Desinax theme, with or without Desinax modules.
The following external modules are used.
This is managed through the makefile by installing the npm package normalize.css and copying the files to src/
and making a copy of normalize.css
to normalize.less
.
Use it by including it in your stylesheet.
This is managed through the makefile by installing the npm package fortawesome/fontawesome-free and copying the files to src/
.
Use it by including it into your stylesheet.
The font directory webfonts/
needs to be manually copied to htdocs/
when upgrading.
# Go to the project root
rsync -av src/@fortawesome/fontawesome-free/webfonts htdocs/
.
..: Copyright (c) 2018 Mikael Roos, [email protected]