Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Early Definition Override #18

Closed
wants to merge 7 commits into from
Closed

Conversation

bryanculver
Copy link

Add !default to all variables in default.scss to support overriding by early definition instead of having to manually import files and override inbetween first definition and use.

Additionally, add variable for font path: $icon-font-path.

koppthe and others added 7 commits November 1, 2017 05:57
* feat: update style of menu

* temp

* docs: update document

* fix: fix bugs

* fix: update yarn

* fix: bugs of Menu with vue-router

* feat: update Feather Font

* publish: v1.3.3

* fix: remove outside gap in .row class (AT-UI#5) (AT-UI#7)

* Remove outside row gap!

Align to external container.

* Update grid.scss
* fix: remove outside gap in .row class (AT-UI#5)

* Remove outside row gap!

Align to external container.

* Update grid.scss

* Release 1.3.3 (AT-UI#9)

* feat: update style of menu

* temp

* docs: update document

* fix: fix bugs

* fix: update yarn

* fix: bugs of Menu with vue-router

* feat: update Feather Font

* publish: v1.3.3

* fix: remove outside gap in .row class (AT-UI#5) (AT-UI#7)

* Remove outside row gap!

Align to external container.

* Update grid.scss

* fix: bugs of grid

* fix: height of Select

* fix: bugs of select

* fix: .flex-center with Select (#28)

* release: v1.3.4
commit 43e8215
Author: koppthe <kopptsoft@gmail.com>
Date:   Mon Nov 6 15:15:36 2017 +0800

    feat: add new icons

commit efde4aa
Author: koppt <kopptsoft@gmail.com>
Date:   Wed Nov 1 05:59:19 2017 -0500

    Release 1.3.3 (AT-UI#9)

    * feat: update style of menu

    * temp

    * docs: update document

    * fix: fix bugs

    * fix: update yarn

    * fix: bugs of Menu with vue-router

    * feat: update Feather Font

    * publish: v1.3.3

    * fix: remove outside gap in .row class (AT-UI#5) (AT-UI#7)

    * Remove outside row gap!

    Align to external container.

    * Update grid.scss

commit 6b50cbc
Author: Luca Malattia <luca.malattia@gmail.com>
Date:   Sun Sep 10 07:07:24 2017 +0200

    fix: remove outside gap in .row class (AT-UI#5)

    * Remove outside row gap!

    Align to external container.

    * Update grid.scss
# Conflicts:
#	css/at.css
#	css/at.css.map
#	css/at.min.css
#	css/at.min.css.map
#	css/fonts/feather.eot
#	css/fonts/feather.svg
#	css/fonts/feather.ttf
#	css/fonts/feather.woff
#	package-lock.json
#	package.json
#	src/core/font.scss
#	src/fonts/feather.eot
#	src/fonts/feather.svg
#	src/fonts/feather.ttf
#	src/fonts/feather.woff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants