fipamothemekit/.gitignore
are0h 5b3844b196 CSS Overhaul
Styling was a bit stale, so I ovehauled them to use native CSS,
eliminating the need for pre-processors.

The overall framework was old and convoluted so that needed to be
updated to streamline how styles are being applied.

There's still some work to do but the base is so much cleaner now.
2022-10-31 16:07:19 -07:00

18 lines
249 B
Text

node_modules
.parcel-cache
dist
.nova
.cache
.DS_Store
*.sublime-project
*.sublime-workspace
*.code-workspace
assets
vendor
!src/
src/*
!src/themes
src/themes/*
!src/themes/theme-fipamo-default
!src/themes/theme-fipamo-default/fipamo-default/assets