Jeffrey Way
4569aebc18
Add quotes
...
Sass compilers can sometimes be weird if import urls like this aren't quoted. They'll spit out junk like
```
Error: Encountered invalid @import syntax.
```
Anyways, pretty common practice to use quotes for all imports. I mean, seriously, how much more do you want me to write for a dang PR that adds a pair of quotes? I've got work to do, gah.
2017-06-06 09:49:05 -04:00
Jeffrey Way
7311c32bc3
Simplify mix require
...
Note that I left your dang `const` as it is, even though it's stupid. `let` for life. 💃 💃 💃 💃
2017-06-01 13:26:02 -04:00
Jeffrey Way
c76716f228
Revert npm script refactor
2017-02-23 09:50:35 -05:00
Jeffrey Way
96f662a625
Refactor npm scripts
...
Per #4147 , this adds a new `npm run watch-poll` command, and dries up some of those long repetitive commands.
2017-02-21 13:57:31 -05:00
Jeffrey Way
3fa134d1f1
Make scripts work with Yarn
2017-01-24 11:16:56 -05:00
Jeffrey Way
b6274c97a1
Bump Mix dependency
2017-01-22 02:08:18 -05:00
Jeffrey Way
ae1f392309
Bump package versions
2016-03-30 16:17:01 -04:00
Jeffrey Way
799e630965
Add a couple quick mobile tweaks
2014-11-25 15:24:49 -05:00
Jeffrey Way
ba1bff0f4f
Work on welcome page
2014-11-25 15:13:55 -05:00
Jeffrey Way
d4c2ecc418
Work on welcome page
2014-11-25 15:09:51 -05:00
Jeffrey Way
b225276a7a
Use explicit Bower publishing
2014-11-22 23:54:02 -05:00
Jeffrey Way
70a80658ab
Add starter Sass file
2014-11-21 16:22:13 -05:00
Jeffrey Way
3a47d709e9
Fix alignment
2014-11-21 11:18:48 -05:00
Jeffrey Way
31798823c1
Add Bower
2014-11-21 11:09:31 -05:00
Jeffrey Way
ccaa7b188f
Fix Indentation
2014-11-21 11:09:13 -05:00
Jeffrey Way
d70914b84d
Get latest version of Elixir for now
2014-10-23 13:47:53 -04:00
Jeffrey Way
001ba10296
Adjust for Elixir move to npm
2014-10-14 14:37:39 -04:00
Jeffrey Way
060e6441c8
Default Gulpfile example to Sass
2014-10-11 19:27:01 -04:00
Jeffrey Way
5a4d622bb7
Fix small typo in validation docs.
2012-06-23 14:32:27 -03:00