Transpiler with include preprocessor direcive support
Development workflow:
Editing less file -> copy generated css file content into another text file (Smarty template) manually -> ...
Is there possible to automate the last step? May be with existing/own custom transpiler?
请先登录再写评论。
This seems to be some kind of Less > Smarty transition? Could you give us an example?
No!
I need only alternative for #include macro from C++ preprocessor.