--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Qualify a stylesheet URL; if if css_name does not begin with '/' or 'http[s]://', prepend a prefix relative to path. Otherwise, return it unmodified. full_name: Generators::MarkUp#style_url is_singleton: false name: style_url params: (path, css_name=nil) visibility: public