developer-portal / website

Jekyll templates, CSS styles and images for the Fedora Developer Portal.
https://developer.fedoraproject.org/
GNU General Public License v2.0
41 stars 59 forks source link

Added table styles #62

Closed RheaAyase closed 6 years ago

RheaAyase commented 6 years ago

ref #60

pvalena commented 6 years ago

Seems like a lot of modifications, but let's give it a try :).

RheaAyase commented 6 years ago

Well the "mixins" file can be cut shorter only to the specific functions... i've no idea how does it work, but I consider it a library so i've thrown the whole thing in... (btw I'll get back to the docs and stuff to finish this within a week...too much to catch up with after the conferences right now)

pvalena commented 6 years ago
[ . . . ]
  Conversion error: Jekyll::Converters::Scss encountered an error while converting 'css/main.scss':
                    Undefined mixin 'transition'. on line 235
jekyll 3.7.2 | Error:  Undefined mixin 'transition'. on line 235
pvalena commented 6 years ago

Please try to resolve this issue locally first.

RheaAyase commented 6 years ago

It works locally, that's the joke.

pvalena commented 6 years ago

In that case I am very sorry. Could you help me to figure out why does it not build?

RheaAyase commented 6 years ago

The thing is in the way things are being imported, found out what's the magic...