mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-07-31 19:10:25 +02:00
Housekeeping
This commit is contained in:
@@ -9,15 +9,13 @@ TODO:
|
||||
- A *material-design* module and/or flavor could be added
|
||||
- An alternative grid system using `flexbox` or `grid`
|
||||
- Documentation and packaging
|
||||
- Live pages, showcase the modules, customization and flavors
|
||||
- Update menu's and stuff
|
||||
- Add flavor pages that look like style guides
|
||||
- Add pictures in README.md and showcase flavors (also in wiki)
|
||||
- Package for NPM and Bowser
|
||||
- Bootstrap migration guide
|
||||
- Flavors
|
||||
- NiteOwl Flavor (dark flavor, like the thing that cquanu has for github, colors look cool)
|
||||
- Bootstrap Flavor (to ease transition from that framework)
|
||||
- Pure.CSS Flavor (maybe?)
|
||||
- More
|
||||
- Others
|
||||
- Promote in reddit, blog, etc
|
||||
- Write about the development process in blog
|
||||
|
@@ -11,7 +11,7 @@
|
||||
<!-- For local testing only -->
|
||||
<!-- <link rel="stylesheet" href="../flavors/mini-default.min.css"> -->
|
||||
<!-- Old link -->
|
||||
<!-- <link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/master/flavors/mini-default.min.css"> -->
|
||||
<!-- <link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/6b3db97a893cf4e7ec1b9f5aa40fc5957b1b94fc/flavors/mini-default.min.css"> -->
|
||||
<!-- Correct link -->
|
||||
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/master/flavors/mini-default.min.css">
|
||||
<style>
|
||||
|
Reference in New Issue
Block a user