Material Default
Bookmark and Share

Download

Author
imehesz

Viewed
15,803

Downloaded
4,625

Score
29.27

Created
Saturday Jan 17, 2015

Updated
Saturday Jan 17, 2015

A responsive Material UI design.

Based on a Materialize CSS design. A Material UI framework.

Use the following syntax in web.php config file:

'view' => [
    'class' => 'yii\web\View',
    'theme' => [
      'class' => 'yii\base\Theme',
      'pathMap' => ['@app/views' => 'themes/[THEME_NAME]'],
      'baseUrl'   => 'themes/[THEME_NAME]'
    ]
]

comments powered by Disqus