Skip to content

Releases: fictivekin/fk-sass

1.0.7

04 Nov 20:55

Choose a tag to compare

Standardizing color properties to start with 'color'. For example, text-color becomes color-text.

1.0.6

04 Nov 20:33

Choose a tag to compare

Standardizing properties to start with the type. For example, h-spacing and gutter become spacing-outer and spacing-gutter.

1.0.5

23 Aug 16:21

Choose a tag to compare

  • adds better default video handling - 100% width, natural height
  • add height: auto; to images to account for width and height attributes on the element in html
  • removes base styles for strong and em since those elements are NOT reset, so we'll stick with browser defaults unless an individual project needs more

1.0.4

23 Aug 16:16
05eb9d1

Choose a tag to compare

  • migrated from / to math.division to insulate from future sass changes

1.0.3

01 Apr 15:38

Choose a tag to compare

  • added additional starter files to the example project
  • added default skipnav styles
  • default z-index for modals
  • additional color roles
  • added a parameter to the embed-font helper function to specify target file formats

1.0.2

03 Dec 19:55

Choose a tag to compare

Makes sure units and media queries libraries use local development config, if in use.

1.0.1

06 Nov 01:45

Choose a tag to compare

Added license

1.0.0

06 Nov 01:18

Choose a tag to compare

initial release