Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Releases: DesignSystemsOSS/eccentrictouch

Eccentric Touch (v2.0.2)

23 May 15:40
a906cdc
Compare
Choose a tag to compare

🚀 HIGHLIGHTS
In this version, we have added progress bars and card components.

⏩ APPLICATION
Copy and Paste the code snippet given below, this will connect the v2.0.2 of Eccentric Touch to your webpage.

<link rel="stylesheet" href="https://cdn.statically.io/gh/DesignSystemsOSS/eccentrictouch/v2/stable/src/lib/eccentric.css">

Eccentric Touch (v2.0.1)

11 Apr 20:56
d96ff30
Compare
Choose a tag to compare

🚀 HIGHLIGHTS
This feature has some CSS Methods for basic input elements.

⏩ APPLICATION
Copy and Paste the code snippet given below, this will connect the v2.0.1 of Eccentric Touch to your webpage.

<link rel="stylesheet" href="https://cdn.statically.io/gh/DesignSystemsOSS/eccentrictouch/v2/stable/src/lib/eccentric.css">

Eccentric Touch (v2.0.0)

06 Apr 19:33
c6beb85
Compare
Choose a tag to compare

🚀 HIGHLIGHTS
This version comprises various components of a website:
Button Components, Heading Tags, and Other basic text-related properties
APPLICATION
Copy and Paste the code snippet given below, this will connect the v.1.0 of Eccentric Touch to your webpage.

<link rel="stylesheet" href="https://cdn.statically.io/gh/DesignSystemsOSS/eccentrictouch/v2/stable/src/lib/eccentric.css">

🧑‍🤝‍🧑 CONTRIBUTORS
Lead Contributors:
@yashsehgal @Kp779 @Jaspreet099 @atharvagadkari05

Version v1.0

29 Mar 13:14
4343ef9
Compare
Choose a tag to compare

🚀 HIGHLIGHTS
This version comprises various components of a website:
Buttons
Heading tags
General tags
Basic colours

⏩ APPLICATION
Copy and Paste the code snippet given below, this will connect the v.1.0 of Eccentric Touch to your webpage.

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/DesignSystemsOSS/eccentrictouch@master/src/lib/eccentric.css">

🧑‍🤝‍🧑 CONTRIBUTORS
Lead Contributors:
@yashsehgal @Kp779 @Jaspreet099 @atharvagadkari05
Other Contributors:
@nicoolel @rajesh6161 @wh0sumit

Pre Release - Beta Version

10 Mar 12:01
6b05776
Compare
Choose a tag to compare
Pre-release

Pre Release - Beta Version

dset-version-(v 0 1) - BETA

Status Checks

last commit
issues
git stars
Release Date
Size
Language
Maintained
Platform
code style: prettier
License
Gitter

Features
This is feature has some initial CSS methods related to fonts, buttons, link texts, images. Currently, These features are being developed on the development branch. So, If you want to contribute to this project, You are welcome (We genuinely need devs 😄).

How to test
Use this URL to link this project as a CSS Module in your project.
https://cdn.jsdelivr.net/gh/DesignSystemsOSS/eccentrictouch@master/src/lib/eccentric.css

Or, Just simply copy & paste this code-snippet and get started with Eccentric Touch.

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/DesignSystemsOSS/eccentrictouch@master/src/lib/eccentric.css">

Feel free to find errors & bugs. Kindly let us know about the issue and how we can evolve with this project.

Thanks for using 👍🏽
Happy Coding!!