https://github.com/mdgriffith/style-elements-design-discussion
https://github.com/mdgriffith/style-elements-design-discussion
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mdgriffith/style-elements-design-discussion
- Owner: mdgriffith
- License: bsd-3-clause
- Created: 2017-03-02T15:00:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-12T07:52:44.000Z (about 9 years ago)
- Last Synced: 2025-01-21T18:51:26.372Z (over 1 year ago)
- Homepage:
- Size: 8.79 KB
- Stars: 8
- Watchers: 6
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to the Style Elements Design Discussion!
I've been trying out a number of different experimental things to improve the [style-elements](https://github.com/mdgriffith/style-elements) library, but then it hit me..._why not get the feedback from the crazy awesome elm people I know_?
This repo is dedicated to discussing a few things about the [style-elements](https://github.com/mdgriffith/style-elements) library:
* __What is intuitive behavior?__ - There are many corners of weird behavior in the defaults of CSS. We want this library to have a well thought out approach to each of them. This is usually a surprisingly hard question.
* __Discussion/exploration of new features__
* __Discussion of approaches used by other libraries or references__
This discussion mainly happens through issues. Comments welcome, even if it's just a thumbs up or down!
## Why a new repo?
Issues on the _main_ style elements repo are used for one thing, _bugs_. Essentially I want it to be a repository for "I was trying to do this and then something was unexpected". We can then reference and discuss here if necessary.
I think this separation makes sense so there's not a lot of noise between people experimenting/discussing and people needing a solution. However, it's also an experiment! It may change later if this turns out to be silly.