Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ernieayala committed Jun 10, 2020
1 parent a8c8289 commit 31c23cd
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

1. [Using This Package In A Project](#using-this-package-in-a-project)
2. [Folder Structure](#folder-structure)
3. [SASS Docs](https://ernieayala.github.io/teq-tonic/)


## Using This Package In A Project
Expand All @@ -21,9 +20,6 @@ Import teq-tonic into your project using [`Eyeglass`](https://github.com/sass-ey
@import "teq-tonic";
```

Define settings for your project. You should only need *one* `settings` include.
View the [`settings`](https://ernieayala.github.io/teq-tonic/#app-setup-mixin-settings) mixin for more details.

Current available settings.
``` sass
@include settings(
Expand Down Expand Up @@ -251,7 +247,3 @@ Of course you can combine both of these.

* [`core`](./core) - Source files being developed.
* [`docs`](./docs) - Sass function, mixin, and variable documentation.

## SASS Docs

[`Documentation for the tools.`](https://ernieayala.github.io/teq-tonic/)

0 comments on commit 31c23cd

Please sign in to comment.