0.3.14 • Published 3 years ago

emailmeter-theme v0.3.14

Weekly downloads
6
License
ISC
Repository
gitlab
Last release
3 years ago

Email Meter Theme

Here you'll be able to find a modified version of Bulma adapted just for Email Meter, if you are writing too much CSS double check it's needed :P

This repository also contains a font with our own set of icons.

How to build

If adding a new icon run the following command inside icons folder:

rename "s/_/-/g" *
npm run generate

Also remember to add them to codepoints.json with helper new_icon.js to keep icon's hex code.

Helper Scripts

node new_icon.js <icon-path> adds new icons to codepoints.json so every icon has an unique identifier.

In the future would be nice if the script is able to do it without having to pass the icon, just scan icons directory agains codepoints.json

bin/generate_scss takes care of converting css file to valid scss including parcel fix. See troubleshooting for more.

Troubleshooting

Parcel 1.X is unable to resolve paths inside nested css files:

background-image: url(file)

em-icons.scss SHOULD have whole relative path to avoid this after generating again the font.

0.3.14

3 years ago

0.3.13

4 years ago

0.3.12

4 years ago

0.3.11

4 years ago

0.3.9

5 years ago

0.3.10

5 years ago

0.3.8

5 years ago

0.3.7

5 years ago

0.3.6

5 years ago

0.3.5

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.0

6 years ago

0.3.1

6 years ago

0.2.96

6 years ago

0.2.95

6 years ago

0.2.9

6 years ago

0.2.8

6 years ago

0.2.7

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago