项目作者: hstrada

项目描述 :
purê-css border generator
高级语言: HTML
项目地址: git://github.com/hstrada/pure-css.git
创建时间: 2020-05-05T01:32:52Z
项目社区:https://github.com/hstrada/pure-css

开源协议:

下载



purê_css


FrontEnd app to generate border radius css style.

Index

:rocket: Project Summary

CSS Border Generator

👨‍💻️ Technologies Used

This project was developed using the technologies bellow:

FrontEnd

IDE


📦️ How to run the project

To clone the project, use the commands bellow:

  1. # Clone the repository
  2. git clone https://github.com/hstrada/pure-css.git
  3. # Enter directory
  4. cd pure-css

FrontEnd

Chrome, Firefox, IE, Edge, Safari or any other browser

  1. # Enter frontend directory
  2. > cd pure-css
  3. # Double click on main file
  4. index.html

🤔️ How can you contribute?

  1. Create a branch with your feature:
    • $ git checkout -b my_feature
  2. Commit your branch:
    • $ git commit -m "feature: My new feature"
  3. Submit your branch:
    • $ git push origin my_feature

Tasks

  • Create main structure
  • Create border-width
  • Create border-style
  • Create border-radius
  • Create border-color
  • Responsive CSS
  • Add color picker to border-color
  • Add translation to en
  • Refactor observer


Made with :yellow_heart: by Matheus and Helena!