Skip to content

Releases: sam-the-programmer/supercss

superCSS v0.1.0

04 Aug 10:01
Compare
Choose a tag to compare

We changed to SCSS! The whole design is changing, so please check legacy code.

superCSS

05 Dec 10:07
5d12fac
Compare
Choose a tag to compare

Hey there! Some more features 📦 have been added ➕ in the latest release 📧!

Use the following link to use in your HTML.

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/The-superCSS-Project/superCSS@0.0.2/CSS/super.css">

What's Changed

  • Add-text-shadows by @Password-Classified in #6
  • Add-formatting-css-files by @Password-Classified in #7
  • 🐛 FIX: Make columns work. by @Password-Classified in #9

Full Changelog: 0.0.1...0.0.2

superCSS 0.0.2-beta

17 Nov 20:42
Compare
Choose a tag to compare
superCSS 0.0.2-beta Pre-release
Pre-release

Hi there, welcome to the initial beta release of superCSS 0.0.2! This beta release is just to test the waters for a new stage in the development. Feel free to use and raise any issues or suggestions in the issues tab!

What's Changed

  • Add-text-shadows by @Password-Classified in #6
  • Add-formatting-css-files by @Password-Classified in #7

Full Changelog: 0.0.1...0.0.2-beta0

superCSS 0.0.1

16 Nov 18:49
Compare
Choose a tag to compare

Hooray! superCSS 0.0.1 is here! We have come a long way 🚴‍♂️ from our initial creation and this initial release will give you all the helpful features of many utility-based CSS frameworks like TailwindCSS but without the pain of Node or npm!

Try using it with the style reference tag...

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/The-superCSS-Project/superCSS@0.0.1/CSS/super.css">

What's Changed

  • Sorted colour readme by @Password-Classified in #3
  • Totally Redo Design by @Password-Classified in #4

New Contributors

  • @Password-Classified made their first contribution in #3

Full Changelog: 0.0.0-alpha...0.0.1

superCSS

30 Aug 11:27
Compare
Choose a tag to compare
superCSS Pre-release
Pre-release

This pre-release is a starting point for other releases. It does not work from the CDN yet, as stated in the README, but the CSS file is working itself. Please enjoy and give feedback.