Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mybb/1.9-ui-framework

This repository is being used to develop the Sass/CSS for the MyBB 1.9 theme
https://github.com/mybb/1.9-ui-framework

Last synced: 10 days ago
JSON representation

This repository is being used to develop the Sass/CSS for the MyBB 1.9 theme

Awesome Lists containing this project

README

        

# 1.9-ui-framework

This repository is for testing various concepts related to the redesign of the default MyBB theme for MyBB 1.9 and the redesign of the admin control panel in a later MyBB version.

The code and design found in this repository aren't final and could change at any time. The live version of any design concepts found in this repository can be found here: https://mybb.github.io/1.9-ui-framework

## Style Guide
MyBB uses the [BEM Syntax](http://getbem.com) for CSS selectors.

MyBB uses a standardized declaration order for all CSS properties. See [declaration order](declaration-order.md).