This PR adds a "new file" template for CSS files. It's meant to be a
follow-up/replacement for PR #607.
Following the discussion there the template includes the ```{fileheader}```
token and only minimal CSS content without much placeholders bloating up the
file.
IMHO we cannot predict much about how a typical CSS file would look like so a
minimal template seems to be the best solution. The ```{fileheader}``` token
might be the most important part of the template file :smirk:
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2259
-- Commit Summary --
* Added template file for CSS
-- File Changes --
M data/Makefile.am (1)
A data/templates/files/file.css (10)
-- Patch Links --
https://github.com/geany/geany/pull/2259.patch
https://github.com/geany/geany/pull/2259.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2259