Skip to content

Conversation

denzel-morris
Copy link

Add less_dir configuration option, much like Jekyll's default support for sass_dir. less_dir defaults to <source>/_less.

Jekyll's built-in Sass/SCSS (https://jekyllrb.com/docs/assets/#sassscss)
allows the user to configure their import path with sass_dir.

People using LESS would probably enjoy the same. So, a 'less_dir'
configuration option has been added to the 'less' configuration
block.

Now users can specify any directory in their source directory for LESS
imports to resolve in.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant