Add JS function to get CSS property values from element. #14

Open
opened 2024-09-13 17:17:17 -04:00 by am · 1 comment
Owner

Create a function that allows you to use an element to get the property values (e.g. font-size from a displayed font) this will ensure that the properties stay in sync with the css.

Create a function that allows you to use an element to get the property values (e.g. font-size from a displayed font) this will ensure that the properties stay in sync with the css.
Author
Owner

getCSS function has been added. Needs enhancement to get the size at a particular breakpoint other than the current one. (Not sure if there is an easy way to do this.)

getCSS function has been added. Needs enhancement to get the size at a particular breakpoint other than the current one. (Not sure if there is an easy way to do this.)
am added the
Kind/Enhancement
Priority
2 Medium
Core
labels 2024-12-04 10:07:22 -05:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gamv/ds2-core#14
No description provided.