Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add Material Design #174

Closed
paolostefanucci opened this issue Nov 2, 2023 · 1 comment
Closed

Please add Material Design #174

paolostefanucci opened this issue Nov 2, 2023 · 1 comment

Comments

@paolostefanucci
Copy link

I discovered SimpleCSS just yesterday, and I love it.
I code in vanilla PHP, and I don't like big Framework.
Congratulation for this great work.
It is great idea not use proprietary class, but modify the design of Plain HTML.

Please could you complete your wonderful simplecss, with some Material Design:
you can check https://github.com/finnhvman/matter and add just some class or attribute:

  1. form input like text, email, textarea....
    I like so much the class="matter-textfield-outlined" with the label inside the box that on click go small in the upper border
    I suggest you to use a short class name like class="outline"
    on codepen website there are other simple example of outlined input field

  2. An "outline" button like we can find in the nav header menu in the simplecss

  3. A Ripple effect when a button is pressed for normal and for outline button, without use a class="ripple"
    on codepen website there are other simple example that use only css
    https://codepen.io/finnhvman/pen/jLXKJw

  4. Switched on and Switched off
    https://raw.githubusercontent.com/finnhvman/matter/master/docs/hero.png

Thank you.
Paolo

@lkhrs
Copy link
Collaborator

lkhrs commented Nov 2, 2023

Thank you for your suggestions, however they are outside the scope of the project at this time.

@lkhrs lkhrs closed this as not planned Won't fix, can't repro, duplicate, stale Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants