1
0
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:
Daniel Barber 2019-09-08 11:59:04 -04:00
parent 708dc6faba
commit 0ab58b8c22
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8
3 changed files with 12 additions and 10 deletions

View File

@ -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