mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Move docs to bulma repo (#299)
* Add package files whitelist * Add flex shrink * Add flex shrink * Add docs config * Fix flex shrink * Fix hero pages * Add docs folder
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -1,5 +1,11 @@
|
||||
.sass-cache
|
||||
# Files
|
||||
.DS_Store
|
||||
node_modules
|
||||
.ruby-version
|
||||
npm-debug.log
|
||||
|
||||
# Folders
|
||||
.idea/
|
||||
.sass-cache
|
||||
_gh_pages
|
||||
_site
|
||||
node_modules
|
||||
|
||||
Reference in New Issue
Block a user