This website requires JavaScript.
Explore
Help
Sign In
kevin-powell
/
beyond-css-course-material
mirror of
https://github.com/kevin-powell/beyond-css-course-material.git
Watch
1
Star
0
Fork
You've already forked beyond-css-course-material
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
beyond-css-course-material
/
challenges
/
05-partials
/
01
/
main.scss
7 lines
68 B
SCSS
Raw
Permalink
Normal View
History
Unescape
Escape
new challenges
2022-06-19 15:13:38 +00:00
@use
"
abstracts/colors
"
;
@use
"
abstracts/font-sizes
"
;
.
card
{
fixes
2022-07-18 14:30:01 +00:00
new challenges
2022-06-19 15:13:38 +00:00
}