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

v0.1.0 release

Pre-release
Pre-release
Compare
Choose a tag to compare
@vinorodrigues vinorodrigues released this 02 Feb 11:18
· 196 commits to main since this release
1ad0447
nightshade variant and darkmode.js library (#6)

* remove vendor prefix, gets generated anyway

* remove @ extends, as this does not work in nested media queries (extends to base class)

* added nightshade scss

* compiled css

* compiled nightshade css

* added nightfall scss

* compiled nightfall css

* Update index.html

* adding eslint to the project

* getting the hang of this js module thing

* moved css from dist to dist/css

* fixed a few paths from the dist css move

* wip 2021-02-02

* Update README.md

* wip 2021-02-02

* nightshade variant and darkmode.js library ready

* compiled nightshade variant and darkmode.js library