I am creating a SaaS product, and one of the best requirements of customers is that they are allowed to have a white label on it.
From all that needs to be done, I think that the simplest part for me is to configure a custom subdomain (I am running the AppEngine application, but it is quite simple on any server setup).
My main questions revolve around front panel style best practices. My setup requires me to define colors both for rewriting CSS rules and for rewriting Javascript variables. The assumptions I make are that I store any images / paths and color information in the database. These are two paths that I am considering, but both seem to have quite serious flaws.
. ? ? ? ?
, , , .
, LESS:
CSS, LESS. , , LESS-. "main.less".
, , , LESS. main.less , (client-a.less). css (client-a.css), ( , css ).
.less .css , .
, (client-a.less) .cache. , , , client-a.less, .cache , , client-a.css, , css.
Source: https://habr.com/ru/post/1539171/More articles:Как реализовать простой куб в WebGL без использования каких-либо библиотек в качестве glMatrix и т.д.? - javascriptWindows 8 (.1) Sleep 1 ms more than necessary - c ++Xdebug mapping with firefox 29.0 - firefoxQuicksort - slower on sorted arrays? - javaMessage: SyntaxError: missing: after id property - javascriptAdd gradient to layer list - android`find ()` undefined is not a function - javascriptSECRET_KEY must not be empty.HTML5 tag cannot play audio file in ios chrome and safari - google-app-engineInterpretation / comparison of node.js heap dumps in Chrome dev tools - garbage-collectionAll Articles