Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
talimarcus committed Jul 16, 2017
1 parent 680bf52 commit 3ee4814
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Mixins
# px-mixins-design

The Predix UI Mixins module is a fork of the inuitcss [Mixins](https://github.com/inuitcss/tools.mixins) Module and contains mixins for use across other Predix UI modules.

## Dependency

Predix UI's Mixins module depends on one other PX module:
The px-mixins-design module depends on one other Px module:

* [px-defaults-design](https://github.com/PredixDev/px-defaults-design)

Expand All @@ -26,4 +26,4 @@ The following Sass mixins are provided:
* `border-right-left`: Swaps horizontal border placement if HTML direction switched to `dir=rtl` (can take the following parameters--`$inuit-border-position`, `$inuit-border-color`, `$inuit-border-width`, and `$inuit-border-style`)
* `font-face`: Generates webfont-friendly font families (can take the following parameters--`$font-family`, `$file-path`, `$weight`, and `$style`)

view the full API [here](http://predixdev.github.io/px-mixins-design/sassdoc/)
View the full API [here](http://predixdev.github.io/px-mixins-design/sassdoc/)

0 comments on commit 3ee4814

Please sign in to comment.