-
-
Notifications
You must be signed in to change notification settings - Fork 554
Open
Labels
Milestone
Description
Problem / Motivation
A very common use case of the Placeholder is having the ability of finding the location of a theme / module or a profile.
Solution
Provide the ability of having this as placeholder and it should provide you the location of the project.
The syntax should be similar to this:
@{{theme_path('casper')}}
@{{module_path('pathauto')}}
@{{profile_path('thunder')}}