mirror of
https://github.com/inretio/WordPress-Plugin-Boilerplate
synced 2024-12-22 11:53:53 +02:00
adding basic comments to the admin stylesheets
this may eventually be removed and placed into the boilerplate's documentation on the official website, but until that exists, it will remain here.
This commit is contained in:
parent
deadcc668b
commit
284dc26054
1 changed files with 6 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
/**
|
||||
* @TODO
|
||||
*
|
||||
* All of the CSS for your Dashboard-specific functionality should be
|
||||
* included in this file.
|
||||
*/
|
Loading…
Reference in a new issue