-
Notifications
You must be signed in to change notification settings - Fork 0
CSS and styling
Vojtech Mašek edited this page Aug 19, 2019
·
2 revisions
Never use css keyword transparent
in gradients, it is bugged on Safari. Instead use rgba(255, 255, 255, 0)
.
- Use Icomoon
- You can upload icons (preferably SVGs, but it can be other whole font)
- Select icons you need
- Click generate font
- Everything is in downloaded folder (fonts for all browsers including IE, CSS, example HTML page)
- Copy fonts to your project
- Copy CSS to your project (if used in whole then put into style.scss, otherwise to component scss)
- Profit
Awesome CSS CSS large scale developing CSS best practice guide
-
FE / Angular
-
Golang
-
DevOps
-
Agile process and SCRUM
-
Internship
-
Bootcamp