Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mybb/1.9-ui-framework
- Owner: mybb
- License: bsd-3-clause
- Created: 2017-12-11T20:47:59.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-19T15:55:03.000Z (almost 4 years ago)
- Last Synced: 2024-10-30T00:54:45.216Z (2 months ago)
- Language: SCSS
- Homepage:
- Size: 174 KB
- Stars: 3
- Watchers: 14
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).