stylesheet_url(source, options = {})
Instance Public methods
Computes the full URL to a stylesheet asset in the public stylesheets
directory. This will use stylesheet_path
internally, so most
of their behaviors will be the same.
Computes the full URL to a stylesheet asset in the public stylesheets
directory. This will use stylesheet_path
internally, so most
of their behaviors will be the same.
Please login to continue.