Passing text into parse_less
function is suitable for small chunks. However, for more complex codes, it is more convenient to write LESS file separately and convert the file using convert_file
function. It requires two parameters:
The converted file will be stored in tempdir
folder or use output_folder
argument to set different output location.
The function returns full path to the converted.
convert_folderWhen having multiple LESS files, one can use rless
function convert_folder
. The function requires only input folder to be specified. It goes through the folder and converts all files matching a pattern
(*.less by default) into CSS files. tempdir
folder is used again as a default output location.
The function allows to specify optional argument:
List of paths to converted files is returned.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4