showcar-ui
Version:
Showcar-ui is the pattern library that is used to build the frontend of AutoScout24. It provides CSS classes, custom elements and components.
10 lines (9 loc) • 561 B
HTML
<!--# if expr="$arg_sc_master_ver" -->
<!--# include virtual="/assets/external/showcar-ui/master/$arg_sc_master_ver/index-standalone.html" -->
<!--# elif expr="$arg_sc_develop" -->
<!--# include virtual="/assets/external/showcar-ui/develop/latest/index-standalone.html" -->
<!--# elif expr="$arg_sc_develop_ver" -->
<!--# include virtual="/assets/external/showcar-ui/develop/$arg_sc_develop_ver/index-standalone.html" -->
<!--# else -->
<!--# include virtual="/assets/external/showcar-ui/master/latest/index-standalone.html" -->
<!--# endif -->