mirror of
https://github.com/danbee/danbarber.me
synced 2025-03-04 08:59:10 +00:00
Refactor to match new CSS structure
This commit is contained in:
parent
708dc6faba
commit
0ab58b8c22
@ -29,6 +29,7 @@
|
||||
|
||||
// 5. Objects – class-based selectors which define undecorated design patterns,
|
||||
// for example media object known from OOCSS
|
||||
@import "objects/audio";
|
||||
@import "objects/container";
|
||||
@import "objects/highlight";
|
||||
@import "objects/video-container";
|
||||
@ -45,6 +46,7 @@
|
||||
@import "components/photos-container";
|
||||
@import "components/photos";
|
||||
@import "components/photo-thumb";
|
||||
@import "components/music-artwork";
|
||||
|
||||
// 7. Utilities – utilities and helper classes with ability to override
|
||||
// anything which goes before in the triangle, eg. hide helper class
|
||||
|
||||
Loading…
Reference in New Issue
Block a user